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 #GtkTreeIter, or %NULL

Meta