:right-sidebar: True SensitivityType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: SensitivityType :no-contents-entry: Determines how GTK handles the sensitivity of various controls, such as combo box buttons. Fields ------ .. rst-class:: interim-class .. class:: SensitivityType :no-index: .. attribute:: AUTO The control is made insensitive if no action can be triggered .. attribute:: OFF The control is always insensitive .. attribute:: ON The control is always sensitive