Package: gtk

Accessor gtk:text-tag-right-margin-set

Lambda List

gtk:text-tag-right-margin-set (object)

Syntax

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

Arguments

object -- a gtk:text-tag object
setting -- a boolean whether this tag affects the right margin

Details

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

See also

2025-08-13