TreePath.isDescendant

bool isDescendant(gtk.tree_path.TreePath ancestor)

Returns true if path is a descendant of ancestor.

Parameters

ancestoranother [gtk.tree_path.TreePath]

Returns

true if ancestor contains path somewhere below it