SystemSetting

Values that can be passed to the vfunc@Gtk.Widget.system_setting_changed vfunc.

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

Most of the values correspond to class@Settings properties.

More values may be added over time.

Entries

Link copied to clipboard

the property@Gtk.Settings:gtk-xft-dpi setting has changed

Link copied to clipboard

The property@Gtk.Settings:gtk-font-name setting has changed

Link copied to clipboard

The font configuration has changed in a way that requires text to be redrawn. This can be any of the property@Gtk.Settings:gtk-xft-antialias, property@Gtk.Settings:gtk-xft-hinting, property@Gtk.Settings:gtk-xft-hintstyle, property@Gtk.Settings:gtk-xft-rgba or property@Gtk.Settings:gtk-fontconfig-timestamp settings

Link copied to clipboard

The display has changed

Link copied to clipboard

The icon theme has changed in a way that requires icons to be looked up again

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.