Package org.gnome.gtk

Enum Class SystemSetting

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

@Generated("io.github.jwharm.JavaGI") public enum SystemSetting extends Enum<SystemSetting> implements Enumeration
Values that can be passed to the Widget.systemSettingChanged(org.gnome.gtk.SystemSetting) vfunc.

The values indicate which system setting has changed. Widgets may need to drop caches, or react otherwise.

Most of the values correspond to Settings properties.

More values may be added over time.