TreePath.isDescendant

bool isDescendant(gtk.tree_path.TreePath ancestor)

Returns true if path is a descendant of ancestor.

Parameters

ancestoranother #GtkTreePath-struct

Returns

true if ancestor contains path somewhere below it