Package: gtk

Accessor gtk:text-tag-stretch-set

Lambda List

gtk:text-tag-stretch-set (object)

Syntax

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

Arguments

object -- a gtk:text-tag object
setting -- a boolean whether this tag afects the font stretch

Details

The accessor for the stretch-set slot of the gtk:text-tag class gets or sets whether this tag affects the font stretch.
 

See also

2024-08-13