Package: pango

Function pango-layout-iter-line-readonly

Lambda List

pango-layout-iter-line-readonly (iter)

Arguments

iter -- a pango-layout-iter instance

Return Value

A pango-layout-line instance with the current line, that should not be modified.

Details

Gets the current line for read-only access.

This is a faster alternative to the function pango-layout-iter-line, but the user is not expected to modify the contents of the line (glyphs, glyph widths, etc.).
 

See also

2021-1-16