gtkComboBoxSetActive {RGtk2} | R Documentation |
Sets the active item of combo.box
to be the item at index
.
gtkComboBoxSetActive(object, index)
|
[GtkComboBox ] A GtkComboBox |
|
[integer] An index in the model passed during construction, or -1 to have no active item |
Since 2.4
Derived by RGtkGen from GTK+ documentation