forward_visible_line


Description:

public bool forward_visible_line ()

Moves this to the start of the next visible line.

Returns true if there was a next line to move to, and false if this was simply moved to the end of the buffer and is now not dereferenceable, or if this was already at the end of the buffer.

Parameters:

this

an iterator

Returns:

whether this can be dereferenced