Package: pango

Function pango:attr-line-height-new-absolute

Lambda List

pango:attr-line-height-new-absolute (height)

Arguments

height -- an integer for the line height, in pango:+scale+

Return Value

The newly allocated pango:attribute instance.

Details

Modifies the height of logical line extents to be height.

This affects the values returned by the pango:layout-line-extents, pango:layout-line-pixel-extents and pango:layout-iter-line-extents functions.

Since 1.50
 

See also

2025-08-16