Package org.gnome.gtk

Enum Class InterfaceContrast

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

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