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

Method GTK.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.