TreePath.isAncestor

bool isAncestor(gtk.tree_path.TreePath descendant) nothrow

Returns true if descendant is a descendant of path.

Parameters

descendantanother #GtkTreePath-struct

Returns

true if descendant is contained inside path