ComboBox.setActiveIter

Sets the current active item to be the one referenced by @iter.

If @iter is %NULL, the active item is unset.

class ComboBox
void
setActiveIter

Parameters

iter TreeIter

The GtkTreeIter, or %NULL

Meta