TextIter.forwardCursorPositions
bool forwardCursorPositions(int count)Moves up to count cursor positions.
See [gtk.text_iter.TextIter.forwardCursorPosition] for details.
Parameters
count | number of positions to move |
Returns
true if we moved and the new position is dereferenceable