get_line
Description:
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 |