
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->find_by_row_data()
- Method
find_by_row_data
object(GTK.Ctree) GTK.Ctree()->find_by_row_data(object data, object(CTreeNode) root)
- Description
-
Find a node in the tree starting with root, that has the given user data.
If no node is found, 0 is returned.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|