Searched refs:sort_path (Results 1 – 3 of 3) sorted by relevance
33 GtkTreePath* sort_path);
33 GtkTreePath* sort_path) { in GetTreeSortChildRowNumForPath() argument35 GTK_TREE_MODEL_SORT(sort_model), sort_path); in GetTreeSortChildRowNumForPath()
948 GtkTreePath* sort_path = gtk_tree_model_sort_convert_child_path_to_path( in OnSelectionChanged() local950 gtk_tree_selection_select_path(selection, sort_path); in OnSelectionChanged()952 gtk_tree_path_free(sort_path); in OnSelectionChanged()