Gtk.SensitivityType
Determines how GTK+ handles the sensitivity of stepper arrows at the end of range widgets.
- SensitivityType.AUTO
The arrow is made insensitive if the thumb is at the end
- SensitivityType.ON
The arrow is always sensitive
- SensitivityType.OFF
The arrow is always insensitive