Home
last modified time | relevance | path

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

/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dconfigurator.c571 on_plugin_expand_toggled(GtkCellRendererToggle* render, char* path, GtkTreeView* view) in on_plugin_expand_toggled() function
639 g_signal_connect( render, "toggled", G_CALLBACK( on_plugin_expand_toggled ), view ); in init_plugin_list()