ComboBox.setActiveIter

void setActiveIter(gtk.tree_iter.TreeIter iter = null)

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

Parameters

iterThe #GtkTreeIter, or null