TreePath.isAncestor

Returns TRUE if descendant is a descendant of path.

class TreePath
int
isAncestor

Parameters

descendant TreePath

another GtkTreePath

Return Value

Type: int

TRUE if descendant is contained inside path

Meta