pangoGlyphItemIterInitEnd: pangoGlyphItemIterInitEnd

Description Usage Arguments Details Value Author(s)

View source: R/pangoFuncs.R

Description

Initializes a PangoGlyphItemIter structure to point to the last cluster in a glyph item. See PangoGlyphItemIter for details of cluster orders.

Usage

1
pangoGlyphItemIterInitEnd(object, glyph.item, text)

Arguments

object

[PangoGlyphItemIter] a PangoGlyphItemIter

glyph.item

[PangoGlyphItem] the glyph item to iterate over

text

[char] text corresponding to the glyph item

Details

Since 1.22

Value

[logical] FALSE if there are no clusters in the glyph item

Author(s)

Derived by RGtkGen from GTK+ documentation


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