Method

PangoLayoutIterat_last_line

Declaration [src]

gboolean
pango_layout_iter_at_last_line (
  PangoLayoutIter* iter
)

Description [src]

Determines whether iter is on the last line of the layout.

Return value

Type: gboolean

TRUE if iter is on the last line.