Package: gtk

Accessor gtk:text-tag-indent

Lambda List

gtk:text-tag-indent (object)

Syntax

(gtk:text-tag-indent object) => indent
(setf (gtk:text-tag-indent object) indent)

Arguments

object -- a gtk:text-tag object
indent -- an integer for the amount to indent

Details

The accessor for the indent slot of the gtk:text-tag class gets or sets the amount to indent the paragraph, in pixels.
 

See also

2025-08-13