GimpUi.UnitStore.set_has_percent

@accepts(GimpUi.UnitStore, bool)
@returns(none)
def set_has_percent(self, has_percent):
    # Python wrapper for gimp_unit_store_set_has_percent()
  
self
has_percent