ComboBox.setActiveIter

Sets the current active item to be the one referenced by iter, or unsets the active item if iter is NULL.

class ComboBox
void
setActiveIter

Parameters

iter TreeIter

The gtk.TreeIter, or NULL

Meta