next_line
Description:
Moves this forward to the start of the next line.
If this is already on the last line, returns false.
Parameters:
this |
a `PangoLayoutIter` |
Returns:
whether motion was possible |
Moves this forward to the start of the next line.
If this is already on the last line, returns false.
this |
a `PangoLayoutIter` |
whether motion was possible |