gtkComboBoxSetActiveIter {RGtk2} | R Documentation |
Sets the current active item to be the one referenced by iter
.
iter
must correspond to a path of depth one.
gtkComboBoxSetActiveIter(object, iter)
|
[GtkComboBox ] A GtkComboBox |
|
[GtkTreeIter ] The GtkTreeIter |
Since 2.4
Derived by RGtkGen from GTK+ documentation