attrLineHeightNewAbsolute
fn
pango.attribute.Attribute attrLineHeightNewAbsolute(int height)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].
Parameters
height | the line height, in [pango.types.SCALE]-ths of a point |