API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
enum Gtk.SensitivityType
Determines how GTK+ handles the sensitivity of stepper arrows at the end of range widgets.
GTK_SENSITIVITY_AUTO
The arrow is made insensitive if the thumb is at the end.
0
GTK_SENSITIVITY_ON
The arrow is always sensitive.
1
GTK_SENSITIVITY_OFF
The arrow is always insensitive.
2
Content