Home
last modified time | relevance | path

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

/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dprivate.h236 void _lxpanel_remove_plugin(LXPanel *p, GtkWidget *plugin); /* no destroy dialog */
H A Dpanel.c1143 _lxpanel_remove_plugin(p, plugin); in lxpanel_remove_plugin()
1146 void _lxpanel_remove_plugin(LXPanel *p, GtkWidget *plugin) in _lxpanel_remove_plugin() function
H A Dconfigurator.c894 _lxpanel_remove_plugin(p, pl); in on_remove_plugin()