Package: pango

Function pango-layout-iter-next-char

Lambda List

pango-layout-iter-next-char (iter)

Arguments

iter -- a pango-layout-iter instance

Return Value

A boolean whether motion was possible.

Details

Moves iter forward to the next character in visual order. If iter was already at the end of the layout, returns false.
 

See also

2021-1-16