Package: gtk

Accessor gtk:image-use-fallback

Lambda List

gtk:image-use-fallback (object)

Syntax

(gtk:image-use-fallback object) => setting
(setf (gtk:image-use-fallback object) setting)

Arguments

object -- a gtk:image widget
setting -- a boolean whether to use standard icon names fallback

Details

The accessor for the use-fallback slot gets or sets whether the icon displayed in the image will use standard icon names fallback. The value of this property is only relevant for images of :icon-name and :gicon type.
 

See also

2026-06-18