Method GTK2.TreePath()->is_descendant()
classGTK2.TreePath
- Method
is_descendant
intis_descendant(GTK2.TreePathancestor)- Description
Returns TRUE if this path is a descendant of ancestor.
class GTK2.TreePathint is_descendant(GTK2.TreePath ancestor)
Returns TRUE if this path is a descendant of ancestor.