Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK
GTK.Ctree

Method GTK.Ctree()->find()


Method find

int find(GTK.CTreeNode node, GTK.CTreeNode start)

Description

Returns true if the node is a child of the start node.

If you omit the starting node, the tree will be searched from the root.