Package: pango

Function pango-layout-iter-next-line

Lambda List

pango-layout-iter-next-line (iter)

Arguments

iter -- a pango-layout-iter instance

Return Value

A boolean whether motion was possible.

Details

Moves iter forward to the start of the next line. If iter is already on the last line, returns false.
 

See also

2021-1-16