Method

GimpUiUnitComboBoxget_active

Declaration [src]

GimpUnit*
gimp_unit_combo_box_get_active (
  GimpUnitComboBox* combo
)

Description [src]

Returns the GimpUnit currently selected in the combo box.

Return value

Type: GimpUnit

The selected GimpUnit.

The data is owned by the instance.