pangoLayoutIterGetLineReadonly: pangoLayoutIterGetLineReadonly

Description Usage Arguments Details Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the current line for read-only access.

Usage

1

Arguments

object

[PangoLayoutIter] a PangoLayoutIter

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

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.