get_line_readonly


Description:

[ 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.).

Parameters:

this

a `PangoLayoutIter`

Returns:

the current line, that should not be modified




2022 vala-language.org