Home
last modified time | relevance | path

Searched refs:elm_ctxpopup_item_insert_after (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_ctxpopup_eo.legacy.h272 EAPI Elm_Widget_Item *elm_ctxpopup_item_insert_after(Elm_Ctxpopup *obj, Elm_Widget_Item *after, con…
H A Delm_ctxpopup_eo.legacy.c99 elm_ctxpopup_item_insert_after(Elm_Ctxpopup *obj, Elm_Widget_Item *after, const char *label, Efl_Ca… in elm_ctxpopup_item_insert_after() function
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_ctxpopup.c348 elm_ctxpopup_item_insert_after(ctxpopup, item, "Another item", NULL, _ctxpopup_item_cb, NULL); in _list_item_cb7()