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_color_scheme and Gtk.CssProvider.prefers_color_scheme properties that indicates what color scheme is used.
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_COLOR_SCHEME_DEFAULT.
GTK_INTERFACE_COLOR_SCHEME_DEFAULT
4.20
A dark color scheme is used
The default color scheme is used
A light color scheme is used
The system doesn't support color schemes
Values for the Gtk.Settings.gtk_interface_color_scheme and Gtk.CssProvider.prefers_color_scheme properties that indicates what color scheme is used.
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_COLOR_SCHEME_DEFAULT.Since
4.20