Searched refs:checkIfOneSelectionIsPathHelper (Results 1 – 1 of 1) sorted by relevance
3614 void checkIfOneSelectionIsPathHelper(GtkTreeModel *model,GtkTreePath *path,GtkTreeIter *iter,gpoint… in checkIfOneSelectionIsPathHelper() function3642 gtk_tree_selection_selected_foreach(selection, checkIfOneSelectionIsPathHelper, &stru); in checkIfOneSelectionIsPath()