pike.hubbe.net

[Top]
GTK
GTK.Ctree
previousGTK.Ctree()->expand_to_depth() GTK.Ctree()->find_by_row_data()next

Method GTK.Ctree()->find()


Method find

int GTK.Ctree()->find(object(GTK.CTreeNode) node, object(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.


Extracted from Pike v7.3 release 11 at 2001-11-03.