Package: pango
Function pango:layout-iter-line-readonly
Lambda Listpango:layout-iter-line-readonly (iter) ArgumentsReturn Value    The pango:layout-line instance for the current line, that should
    not be modified.   Details      
    Gets the current line for read-only access.    This is a faster alternative to the pango:layout-iter-line function,
  but the user is not expected to modify the contents of the line (glyphs,
  glyph widths, and so on).        | See also | 
2025-08-24