Lines Matching refs:GtkTreePath
16 gint GetRowNumForPath(GtkTreePath* path) {
26 GtkTreePath* path = gtk_tree_model_get_path(model, iter);
33 GtkTreePath* sort_path) {
34 GtkTreePath *child_path = gtk_tree_model_sort_convert_path_to_child_path(
52 GtkTreePath* path = gtk_tree_model_get_path(model, &iter);
74 gtk_tree::GetRowNumForPath(static_cast<GtkTreePath*>(node->data)));
328 GtkTreePath* path,
407 GtkTreePath* TreeAdapter::GetTreePath(ui::TreeModelNode* node) {
408 GtkTreePath* path = gtk_tree_path_new();
422 GtkTreePath* path = GetTreePath(node);
456 GtkTreePath* path = GetTreePath(parent);