LayoutIter.getLineReadonly

Gets the current line for read-only access.

This is a faster alternative to pango.layout_iter.LayoutIter.getLine, but the user is not expected to modify the contents of the line (glyphs, glyph widths, etc.).

class LayoutIter
getLineReadonly
()

Return Value

Type: pango.layout_line.LayoutLine

the current line, that should not be modified