TreePath.isDescendant

Returns true if path is a descendant of ancestor.

class TreePath
bool
isDescendant

Parameters

ancestor gtk.tree_path.TreePath

Return Value

Type: bool

true if ancestor contains path somewhere below it