[ CCode ( cname = "gimp_enum_combo_box_new_with_model" , has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.4" ) ]
public EnumComboBox.with_model (EnumStore enum_store)
Creates a ComboBox for the given enum_store.
| enum_store |
a EnumStore to use as the model |
|
a new EnumComboBox. |