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