[ Version ( since = "1.16" ) ]
public unowned LayoutLine get_line_readonly ()
Gets the current line for read-only access.
This is a faster alternative to [[email protected]_line], but the user is not expected to modify the contents of the line ( glyphs, glyph widths, etc.).
this |
a `PangoLayoutIter` |
the current line, that should not be modified |