Module: Gtk::SystemSetting
- Defined in:
- (unknown)
Constant Summary collapse
- DPI =
the [propertyGtk.Settings:gtk-xft-dpi] setting has changed
0 or :dpi
- FONT_NAME =
The [propertyGtk.Settings:gtk-font-name] setting has changed
1 or :font_name
- FONT_CONFIG =
The font configuration has changed in a way that requires text to be redrawn. This can be any of the [propertyGtk.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] settings
2 or :font_config
- DISPLAY =
The display has changed
3 or :display
- ICON_THEME =
The icon theme has changed in a way that requires icons to be looked up again
4 or :icon_theme