get_line_readonly
Description:
Gets the current line for read-only access.
This is a faster alternative to [method@Pango.LayoutIter.get_line], but the user is not expected to modify the contents of the line (glyphs, glyph widths, etc.).
Parameters:
this |
a `PangoLayoutIter` |
Returns:
the current line, that should not be modified |