Method
GtkTreePathis_ancestor
Declaration [src]
gboolean
gtk_tree_path_is_ancestor (
  GtkTreePath* path,
  GtkTreePath* descendant
)
Parameters
| descendant | GtkTreePath | 
| Another  | |
| The data is owned by the caller of the function. |