Description Usage Arguments Value Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.