Description Usage Arguments Author(s)
Toggles the focus row. If the focus row is selected, it's
unselected. If the focus row is unselected, it's selected. If the
selection mode of list
is GTK_SELECTION_BROWSE
, this has no effect,
as the selection is always at the focus row.
WARNING: gtk_list_toggle_focus_row
is deprecated and should not be used in newly-written code.
1 | gtkListToggleFocusRow(object)
|
|
the list widget. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.