Method

GimpUiSizeEntryget_unit

Declaration [src]

GimpUnit*
gimp_size_entry_get_unit (
  GimpSizeEntry* gse
)

Description [src]

Returns the GimpUnit the user has selected in the GimpSizeEntrys GimpUnitComboBox.

Return value

Type: GimpUnit

The sizeentry’s unit.

The data is owned by the instance.