Package: pango

Function pango:layout-iter-line

Lambda List

pango:layout-iter-line (iter)

Arguments

iter -- a pango:layout-iter instance

Return Value

The pango:layout-line instance with the current line.

Details

Gets the current line. Use the faster pango:layout-iter-line-readonly function if you do not plan to modify the contents of the line (glyphs, glyph widths, and so on).
 

See also

2025-2-15