Package: gtk
GEnum gtk:system-setting
Declaration(gobject:define-genum "GtkSystemSetting" system-setting (:export t :type-initializer "gtk_system_setting_get_type") :dpi :font-name :font-config :display :icon-theme) Values
Details Values that can be passed to the GtkWidget::system_setting_changed
virtual function.
The values indicate which system setting has changed. Widgets may need to drop
caches, or react otherwise. Most of the values correspond to gtk:settings properties. | See also |
2024-10-13