Package: gtk

Accessor gtk:text-tag-line-height

Lambda List

gtk:text-tag-line-height (object)

Syntax

(gtk:text-tag-line-height object) => height
(setf (gtk:text-tag-line-height object) height)

Arguments

object -- a gtk:text-tag object
height -- a single float for the factor to scale line height by

Details

The accessor for the line-height slot of the gtk:text-tag class gets or sets the factor to scale line height by.

Since 4.6
 

See also

2025-08-13