/** * @brief Add a new Combobox object * * @param parent The parent object * @return The new object or NULL if it cannot be created * * @ingroup Elm_Combobox */ EAPI Evas_Object *elm_combobox_add(Evas_Object *parent); #include "elm_combobox.eo.legacy.h"