Description Usage Arguments Author(s)
Sets data for the specified row. This is the same as calling gtk_clist_set_row_data_full(clist, row, data, NULL).
WARNING: gtk_clist_set_row_data
is deprecated and should not be used in newly-written code.
1 | gtkCListSetRowData(object, row, data = NULL)
|
|
The |
|
The row to affect. |
|
The data to set for the row. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.