initEnd

fun initEnd(glyphItem: GlyphItem, text: String): Boolean

Initializes a PangoGlyphItemIter structure to point to the last cluster in a glyph item.

See PangoGlyphItemIter for details of cluster orders.

Return

false if there are no clusters in the glyph item

Since

1.22

Parameters

glyphItem

the glyph item to iterate over

text

text corresponding to the glyph item