Method
GtkComboBoxset_active
Declaration [src]
void
gtk_combo_box_set_active (
GtkComboBox* combo_box,
int index_
)
Description [src]
Sets the active item of combo_box
to be the item at index
.
Sets property | Gtk.ComboBox:active |
void
gtk_combo_box_set_active (
GtkComboBox* combo_box,
int index_
)
Sets the active item of combo_box
to be the item at index
.
Sets property | Gtk.ComboBox:active |