
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->is_ancestor()
- Method
is_ancestor
int GTK.Ctree()->is_ancestor(object(GTK.CTreeNode) node, object(GTK.CTreeNode) child)
- Description
-
Returns true if node is an ancestor of child
Extracted from Pike v7.3 release 11 at 2001-11-03.
|