API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
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
Type: gdouble
gdouble
The value before we clamp.