Package: gtk

Accessor gtk:settings-gtk-fallback-icon-theme

Lambda List

gtk:settings-gtk-fallback-icon-theme (object)

Syntax

(gtk:settings-gtk-fallback-icon-theme object) => setting
(setf (gtk:settings-gtk-fallback-icon-theme object) setting)

Arguments

object -- a gtk:settings object
setting -- a string with the name of an icon theme

Details

Accessor of the gtk-fallback-icon-theme slot of the gtk:settings class. Name of an icon theme to fall back to.

Warning

The gtk-fallback-icon-theme property has been deprecated since version 3.10 and should not be used in newly written code. This setting is ignored.
 

See also

2023-3-7