GimpUi.UnitStore.set_resolution

@accepts(GimpUi.UnitStore, int, float)
@returns(none)
def set_resolution(self, index, resolution):
    # Python wrapper for gimp_unit_store_set_resolution()
  
self
index
resolution