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