ComboBox.getActiveIter

Sets iter to point to the currently active item, if any item is active. Otherwise, iter is left unchanged.

class ComboBox
bool
getActiveIter

Parameters

iter gtk.tree_iter.TreeIter

A #GtkTreeIter

Return Value

Type: bool

true if iter was set, false otherwise