Method
Gtk.TreePath.is_ancestor
Declaration [src]
gboolean
gtk_tree_path_is_ancestor (
  GtkTreePath* path,
  GtkTreePath* descendant
)
Parameters
| descendant | GtkTreePath | 
| another  | |
| Ownership is not transferred to the callee |