pangoGlyphItemIterInitStart {RGtk2} | R Documentation |
Initializes a PangoGlyphItemIter
structure to point to the
first cluster in a glyph item.
See PangoGlyphItemIter
for details of cluster orders.
pangoGlyphItemIterInitStart(object, glyph.item, text)
|
|
|
the glyph item to iterate over |
|
text corresponding to the glyph item |
Since 1.22
[logical] FALSE
if there are no clusters in the glyph item
Derived by RGtkGen from GTK+ documentation