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

The boolean whether motion was possible.

Details

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

See also

2025-2-15