Enumeration (GI Enum)

Gtk-4.0GtkSystemSetting

Values that can be passed to the 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 Settings properties.

More values may be added over time.

Index
DISPLAY: 3

The display has changed

DPI: 0

the Gtk.Settings.gtk_xft_dpi setting has changed

FONT_CONFIG: 2

The font configuration has changed in a way that requires text to be redrawn. This can be any of the Gtk.Settings.gtk_xft_antialias, Gtk.Settings.gtk_xft_hinting, Gtk.Settings.gtk_xft_hintstyle, Gtk.Settings.gtk_xft_rgba or Gtk.Settings.gtk_fontconfig_timestamp settings

FONT_NAME: 1

The Gtk.Settings.gtk_font_name setting has changed

ICON_THEME: 4

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

Variables

$gtype