Method GTK2.ComboBox()->set_active_iter()
- Method set_active_iter
GTK2.ComboBox
set_active_iter(GTK2.TreeIter
iter
)- Description
Sets the current active item to be the one referenced by iter. iter must correspond to a path of depth one.
GTK2.ComboBox
set_active_iter(GTK2.TreeIter
iter
)
Sets the current active item to be the one referenced by iter. iter must correspond to a path of depth one.