is_ancestor


Description:

public bool is_ancestor (TreePath descendant)

Returns true if descendant is a descendant of this.

Parameters:

this

a `GtkTreePath`

descendant

another `GtkTreePath`

Returns:

true if descendant is contained inside this