gtkListToggleFocusRow {RGtk2} | R Documentation |
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.
gtkListToggleFocusRow(object)
|
the list widget. |
Derived by RGtkGen from GTK+ documentation