API Version: 4.0
Library Version: 4.17.1
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.