Home
last modified time | relevance | path

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

/dports/audio/aqualung/aqualung-1.0/src/
H A Dplugin.c1453 foreach_plugin_to_add(GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, gpointer data) { in foreach_plugin_to_add() function
1510 gtk_tree_selection_selected_foreach(avail_select, foreach_plugin_to_add, NULL); in add_clicked()