Method
GimpUiIntComboBoxset_active
since: 2.2
Declaration [src]
gboolean
gimp_int_combo_box_set_active (
GimpIntComboBox* combo_box,
gint value
)
Description [src]
Looks up the item that belongs to the given value
and makes it the
selected item in the combo_box
.
Available since: 2.2