Method
PangoLayoutIternext_cluster
Declaration [src]
gboolean
pango_layout_iter_next_cluster (
PangoLayoutIter* iter
)
Description [src]
Moves iter
forward to the next cluster in visual order.
If iter
was already at the end of the layout, returns FALSE
.