get_line


Description:

public unowned LayoutLine? get_line ()

Gets the current line.

Use the faster [method@Pango.LayoutIter.get_line_readonly] if you do not plan to modify the contents of the line (glyphs, glyph widths, etc.).

Parameters:

this

a `PangoLayoutIter`

Returns:

the current line