API Version: 4.0
Library Version: 4.2.0
void adjust_bounds ( GtkRange self, gdouble value, gpointer user_data )
Emitted before clamping a value, to give the application a chance to adjust the bounds.
The default handler is called after the handlers added via g_signal_connect()
g_signal_connect()
value
gdouble
the value before we clamp