pangoLayoutIterGetIndex: pangoLayoutIterGetIndex

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the current byte index. Note that iterating forward by char moves in visual order, not logical order, so indexes may not be sequential. Also, the index may be equal to the length of the text in the layout, if on the NULL run (see pangoLayoutIterGetRun).

Usage

1

Arguments

object

[PangoLayoutIter] a PangoLayoutIter

Value

[integer] current byte index.

Author(s)

Derived by RGtkGen from GTK+ documentation


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