GimpUi.UnitComboBox.set_active

@accepts(GimpUi.UnitComboBox, Gimp.Unit)
@returns(none)
def set_active(self, unit):
    # Python wrapper for gimp_unit_combo_box_set_active()
  

Sets unit as the currently selected Gimp.Unit on self.