Package: gtk

Accessor gtk:text-tag-fallback

Lambda List

gtk:text-tag-fallback (object)

Syntax

(gtk:text-tag-fallback object) => fallback
(setf (gtk:text-tag-fallback object) fallback)

Arguments

object -- a gtk:text-tag object
fallback -- a boolean whether font fallback is enabled

Details

The accessor for the fallback slot whether font fallback is enabled. When set to true, other fonts will be substituted where the current font is missing glyphs.
 

See also

2026-08-28