isDescendant

fun isDescendant(ancestor: TreePath): Boolean

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

Return

true if @ancestor contains @path somewhere below it

Parameters

ancestor

another GtkTreePath