EnumComboBox.with_model


Description:

[ 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.

Parameters:

enum_store

a EnumStore to use as the model

Returns:

a new EnumComboBox.