gtkComboBoxSetActiveIter
Sets the current active item to be the one referenced by iter
, or
unsets the active item if iter
is NULL
.
gtkComboBoxSetActiveIter(object, iter)
|
|
|
The |
iter
must correspond to a path of depth one, or be NULL
.
Since 2.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.