isAncestor

fun isAncestor(descendant: TreePath): Boolean

Returns true if @descendant is a descendant of @path.

Return

true if @descendant is contained inside @path

Parameters

descendant

another GtkTreePath