Constructor
GimpUiEnumComboBoxnew_with_model
Declaration [src]
GtkWidget*
gimp_enum_combo_box_new_with_model (
GimpEnumStore* enum_store
)
Parameters
enum_store |
GimpEnumStore |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
A new |
|
The data is owned by the called function. |