TreePath.isAncestor

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

class TreePath
bool
isAncestor

Parameters

descendant TreePath

another #GtkTreePath-struct

Return: %TRUE if @descendant is contained inside @path

Meta