Method
GimpUiStringComboBoxset_active
since: 2.4
Declaration [src]
gboolean
gimp_string_combo_box_set_active (
GimpStringComboBox* combo_box,
const gchar* id
)
Description [src]
Looks up the item that belongs to the given id
and makes it the
selected item in the combo_box
.
Available since: 2.4