pangoLayoutGetLinesReadonly: pangoLayoutGetLinesReadonly
Description
Returns the lines of the layout
as a list.Usage
pangoLayoutGetLinesReadonly(object)
Value
element-type Pango.LayoutLine): (transfer none.
Details
This is a faster alternative to pangoLayoutGetLines
,
but the user is not expected
to modify the contents of the lines (glyphs, glyph widths, etc.).
Since 1.16