-
Cast constructor, converting any binary integer to a
SystemSetting.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
the [property
Gtk.Settings:gtk-xft-dpi] setting has changedDeclaration
Swift
static let dpi: GtkSystemSetting -
The [property
Gtk.Settings:gtk-font-name] setting has changedDeclaration
Swift
static let fontName: GtkSystemSetting -
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], [propertyGtk.Settings:gtk-xft-hinting], [propertyGtk.Settings:gtk-xft-hintstyle], [propertyGtk.Settings:gtk-xft-rgba] or [propertyGtk.Settings:gtk-fontconfig-timestamp] settingsDeclaration
Swift
static let fontConfig: GtkSystemSetting -
The display has changed
Declaration
Swift
static let display: GtkSystemSetting -
The icon theme has changed in a way that requires icons to be looked up again
Declaration
Swift
static let iconTheme: GtkSystemSetting
View on GitHub
Install in Dash
SystemSetting Extension Reference