Package: gtk

Accessor gtk:text-tag-stretch

Lambda List

gtk:text-tag-stretch (object)

Syntax

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

Arguments

object -- a gtk:text-tag object
stretch -- a value of the pango:stretch enumeration

Details

Accessor of the stretch slot of the gtk:text-tag class. Font stretch as a value of the pango:stretch enumeration, e.g. the :condensed value.
 

See also

#2023-3-15