RGtk2 (version 2.20.31)

pangoLayoutIterGetLineReadonly: pangoLayoutIterGetLineReadonly

Description

Gets the current line for read-only access.

Usage

pangoLayoutIterGetLineReadonly(object)

Arguments

Value

PangoLayoutLine] the current line, that should not be modified.

Details

This is a faster alternative to pangoLayoutIterGetLine, but the user is not expected to modify the contents of the line (glyphs, glyph widths, etc.). Since 1.16