ComboBox.setActiveIter

Sets the current active item to be the one referenced by iter.

If iter is null, the active item is unset.

More...
class ComboBox
void
setActiveIter

Parameters

iter gtk.tree_iter.TreeIter

Detailed Description

Deprecated: Use gtk.drop_down.DropDown