Method

PangoLayoutIternext_line

Declaration [src]

gboolean
pango_layout_iter_next_line (
  PangoLayoutIter* iter
)

Description [src]

Moves iter forward to the start of the next line.

If iter is already on the last line, returns FALSE.

Return value

Type: gboolean

Whether motion was possible.