Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dmyfm.c3614 void checkIfOneSelectionIsPathHelper(GtkTreeModel *model,GtkTreePath *path,GtkTreeIter *iter,gpoint… in checkIfOneSelectionIsPathHelper() function
3642 gtk_tree_selection_selected_foreach(selection, checkIfOneSelectionIsPathHelper, &stru); in checkIfOneSelectionIsPath()