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

Accessor of the right-margin-set slot of the gtk-text-tag class.

Whether this tag affects the right margin.
 

See also

2021-11-17