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()->is_ancestor()
GTK2.TreePath()->next()
Method GTK2.TreePath()->is_descendant()
Method
is_descendant
int
is_descendant
(
GTK2.TreePath
ancestor
)
Description
Returns TRUE if this path is a descendant of ancestor.