PgLayoutIter.getLine

Gets the current line.

Use the faster pango_layout_iter_get_line_readonly() if you do not plan to modify the contents of the line (glyphs, glyph widths, etc.).

class PgLayoutIter
getLine
()

Return Value

the current line.

Meta