| pangoGlyphItemIterNextCluster {RGtk2} | R Documentation |
Advances the iterator to the next cluster in the glyph item.
See PangoGlyphItemIter for details of cluster orders.
pangoGlyphItemIterNextCluster(object)
|
Since 1.22
[logical] TRUE if the iterator was advanced, FALSE if we were already on the
last cluster.
Derived by RGtkGen from GTK+ documentation