TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 4.20
Values for the Gtk.Settings.gtk_interface_contrast and Gtk.CssProvider.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.
GTK_INTERFACE_CONTRAST_NO_PREFERENCE
4.20
Less contrast is preferred
More contrast is preferred
No particular preference for contrast
The system doesn't support contrast levels
Values for the Gtk.Settings.gtk_interface_contrast and Gtk.CssProvider.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.Since
4.20