Method GTK1.Ctree()->find_by_row_data()
- Method find_by_row_data
GTK1.Ctree find_by_row_data(object data, CTreeNode|void 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.
GTK1.Ctree find_by_row_data(object data, CTreeNode|void root)
Find a node in the tree starting with root, that has the given user data. If no node is found, 0 is returned.