Constructor
GimpUiUnitComboBoxnew_with_model
Declaration [src]
GtkWidget*
gimp_unit_combo_box_new_with_model (
GimpUnitStore* model
)
Parameters
model
-
Type:
GimpUnitStore
A
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. |