TreePath.isAncestor

Returns %TRUE if @descendant is a descendant of @path.

class TreePath
bool
isAncestor

Parameters

descendant TreePath

another #GtkTreePath-struct

Return Value

Type: bool

%TRUE if @descendant is contained inside @path

Meta