gtkComboBoxSetActiveIter: gtkComboBoxSetActiveIter
Description
Sets the current active item to be the one referenced by iter
, or
unsets the active item if iter
is NULL
.Usage
gtkComboBoxSetActiveIter(object, iter)
Details
iter
must correspond to a path of depth one, or be NULL
.
Since 2.4