TreePath.isAncestor

Returns true if descendant is a descendant of path.

class TreePath
bool
isAncestor

Parameters

descendant gtk.tree_path.TreePath

Return Value

Type: bool

true if descendant is contained inside path