Description Usage Arguments Author(s)
Toggles the child item
of list. If the selection mode of list
is
GTK_SELECTION_BROWSE
, the item is selected, and the others are
unselected.
WARNING: gtk_list_toggle_row
is deprecated and should not be used in newly-written code.
1 | gtkListToggleRow(object, item)
|
|
the list widget. |
|
the child to toggle. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.