RGtk2 (version 2.20.31)

pangoGlyphItemIterInitStart: pangoGlyphItemIterInitStart

Description

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

Usage

pangoGlyphItemIterInitStart(object, glyph.item, text)

Arguments

glyph.item
[PangoGlyphItem] the glyph item to iterate over
text
[char] text corresponding to the glyph item

Value

FALSE if there are no clusters in the glyph item

Details

Since 1.22