Package: gtk

Accessor gtk:text-tag-left-margin

Lambda List

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

Syntax

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

Arguments

object -- a gtk:text-tag object
margin -- an integer for the width of the left margin in pixels

Details

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

See also

2025-08-13