Gjsify LogoGjsify Logo

Values that can be passed to the [vfuncGtk.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 [classSettings] properties.

More values may be added over time.

Index

Enumeration Members

DISPLAY: number

The display has changed

DPI: number

the [propertyGtk.Settings:gtk-xft-dpi] setting has changed

FONT_CONFIG: number

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

FONT_NAME: number

The [propertyGtk.Settings:gtk-font-name] setting has changed

ICON_THEME: number

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

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method