is_descendant


Description:

public bool is_descendant (TreePath ancestor)

Returns true if this is a descendant of ancestor.

Parameters:

this

a `GtkTreePath`

ancestor

another `GtkTreePath`

Returns:

true if ancestor contains this somewhere below it