GimpUi.SpinScale.get_scale_limits

@accepts(GimpUi.SpinScale, float, float)
@returns(bool)
def get_scale_limits(self, lower, upper):
    # Python wrapper for gimp_spin_scale_get_scale_limits()
  
self
lower
upper
Returns