Constructor

GimpUiUnitComboBoxnew_with_model

Declaration [src]

GtkWidget*
gimp_unit_combo_box_new_with_model (
  GimpUnitStore* model
)

Description

No description available.

Parameters

model GimpUnitStore
 

A GimpUnitStore.

 The data is owned by the caller of the function.

Return value

Returns: GtkWidget
 

A new GimpUnitComboBox.

 The data is owned by the called function.