/** * Add a new file selector entry widget to the given parent * Elementary (container) object * * @param parent The parent object * @return a new file selector entry widget handle or @c NULL, on * errors * * @ingroup Elm_File_Selector_Entry */ EAPI Evas_Object *elm_fileselector_entry_add(Evas_Object *parent); #include "elm_fileselector_entry.eo.legacy.h"