Constructor
GimpUiUnitComboBoxnew_with_model
Declaration [src]
GtkWidget*
gimp_unit_combo_box_new_with_model (
  GimpUnitStore* model
)
Parameters
- model
- 
            Type: GimpUnitStoreA GimpUnitStore.The data is owned by the caller of the function. 
Return value
Type: GtkWidget
A new GimpUnitComboBox.
| The data is owned by the called function. |