GimpUi.UnitComboBox.get_active
@accepts(GimpUi.UnitComboBox)
@returns(Gimp.Unit)
def get_active(self):
# Python wrapper for gimp_unit_combo_box_get_active()
Returns the Gimp.Unit currently selected in the combo box.
- self
- Returns
@accepts(GimpUi.UnitComboBox)
@returns(Gimp.Unit)
def get_active(self):
# Python wrapper for gimp_unit_combo_box_get_active()
Returns the Gimp.Unit currently selected in the combo box.