API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
enum Gtk.SensitivityType
Determines how GTK handles the sensitivity of various controls, such as combo box buttons.
GTK_SENSITIVITY_AUTO
The control is made insensitive if no action can be triggered.
0
GTK_SENSITIVITY_ON
The control is always sensitive.
1
GTK_SENSITIVITY_OFF
The control is always insensitive.
2
Content