Package: gtk

Accessor gtk-settings-gtk-application-prefer-dark-theme

Lambda List

gtk-settings-gtk-application-prefer-dark-theme (object)

Syntax

(gtk-settings-gtk-application-prefer-dark-theme object) => setting
(setf (gtk-settings-gtk-application-prefer-dark-theme object) setting)

Arguments

object -- a gtk-settings object
setting -- a boolean whether the application prefers to use a dark theme

Details

Accessor of the gtk-application-prefer-dark-theme slot of the gtk-settings class.

Whether the application prefers to use a dark theme. If a GTK theme includes a dark variant, it will be used instead of the configured theme.
 

See also

2021-4-19