ComboBox.getActiveIter

Sets iter to point to the currently active item.

If no item is active, iter is left unchanged.

More...
class ComboBox
bool
getActiveIter

Parameters

iter gtk.tree_iter.TreeIter

Return Value

Type: bool

true if iter was set, false otherwise

Detailed Description

Deprecated: Use gtk.drop_down.DropDown