gtkCListFindRowFromData
Searches the CList for the row with the specified data.
WARNING: gtk_clist_find_row_from_data
is deprecated and should not be used in newly-written code.
gtkCListFindRowFromData(object, data)
|
The |
|
The data to search for a match. |
[integer] The number of the matching row, or -1 if no match could be found.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.