Package: gtk

Accessor gtk:text-tag-right-margin

Lambda List

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

Syntax

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

Arguments

object -- a gtk:text-tag object
margin -- an integer for the right margin in pixels

Details

The accessor for the right-margin slot of the gtk:text-tag class gets or sets the width of the right margin in pixels.
 

See also

2025-08-13