attrLineHeightNewAbsolute

Override the height of logical line extents to be height.

This affects the values returned by pango.layout_line.LayoutLine.getExtents, pango.layout_line.LayoutLine.getPixelExtents and pango.layout_iter.LayoutIter.getLineExtents.

attrLineHeightNewAbsolute
(
int height
)

Parameters

height int

the line height, in PANGO_SCALE-ths of a point

Return Value

Type: pango.attribute.Attribute