Extracted from Pike v7.6 release 61 at 2005-12-30.
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.