Home
last modified time | relevance | path

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

/dports/x11-fm/librfm/librfm5-5.3.16.4/include/
H A Dprimary-compat.h7 GtkWidget * rfm_menu_item_new(const gchar *icon_id, const gchar *text);
/dports/x11-fm/librfm/librfm5-5.3.16.4/rodent/
H A Drodent_popup_threads.i101 GtkWidget *w = rfm_menu_item_new(icon_id, label); in thread_add_menu_item_f()
354 GtkWidget *w = rfm_menu_item_new(icon_id, label); in thread_add_submenu_f()
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-compat.c102 GtkWidget * rfm_menu_item_new(const gchar *icon_id, const gchar *text) in rfm_menu_item_new() function