Gtk.Range::adjust-bounds

function callback(range, value:Number, ):void;

Emitted before clamping a value, to give the application a chance to adjust the bounds.

range

instance of Gtk.Range that is emitting the signal

value

the value before we clamp