:right-sidebar: True InterfaceContrast =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.20 .. class:: InterfaceContrast :no-contents-entry: Values for the :obj:`~gi.repository.Gtk.Settings.props.gtk_interface_contrast` and :obj:`~gi.repository.Gtk.CssProvider.props.prefers_contrast` properties that indicates the preferred level of contrast. This information can be used inside CSS via media queries. More values may be added to this enumeration. Unknown values should be treated the same as ``GTK_INTERFACE_CONTRAST_NO_PREFERENCE``\. Fields ------ .. rst-class:: interim-class .. class:: InterfaceContrast :no-index: .. attribute:: LESS The type of the None singleton. .. attribute:: MORE The type of the None singleton. .. attribute:: NO_PREFERENCE The type of the None singleton. .. attribute:: UNSUPPORTED The type of the None singleton.