Package org.gnome.gtk

Enum Class InterfaceColorScheme

java.lang.Object
java.lang.Enum<InterfaceColorScheme>
org.gnome.gtk.InterfaceColorScheme
All Implemented Interfaces:
Serializable, Comparable<InterfaceColorScheme>, Constable, Enumeration

@Generated("io.github.jwharm.JavaGI") public enum InterfaceColorScheme extends Enum<InterfaceColorScheme> implements Enumeration
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