Method GTK2.TextIter()->forward_line()
- Method forward_line
int
forward_line()- Description
Moves to the start of the next line. Returns true if there was a next line to move to, and false if this iter was simply moved to the end of the buffer and is now not dereferenceable, or if it was already at the end of the buffer.