Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
GTK2
GTK2.TreePath
Methods
append_index()
compare()
copy()
create()
down()
get_depth()
get_indices()
is_ancestor()
is_descendant()
next()
prepend_index()
prev()
to_string()
up()
GTK2.TreePath()->get_indices()
GTK2.TreePath()->is_descendant()
Method GTK2.TreePath()->is_ancestor()
Method
is_ancestor
int
is_ancestor
(
GTK2.TreePath
descendant
)
Description
Returns TRUE if descendant is a descendant of this path.