Method GTK1.Clist()->find_row_from_data()
- Method find_row_from_data
int
find_row_from_data(object
data
)- Description
Find a row in the list that has the given user data. If no node is found, -1 is returned.
int
find_row_from_data(object
data
)
Find a row in the list that has the given user data. If no node is found, -1 is returned.