GimpUi.UnitStore.get_nth_value

@accepts(GimpUi.UnitStore, Gimp.Unit, int)
@returns(float)
def get_nth_value(self, unit, index):
    # Python wrapper for gimp_unit_store_get_nth_value()
  
self
unit
index
Returns