TextIter.forwardVisibleCursorPositions

bool forwardVisibleCursorPositions(int count)

Moves up to count visible cursor positions. See [gtk.text_iter.TextIter.forwardCursorPosition] for details.

Parameters

countnumber of positions to move

Returns

true if we moved and the new position is dereferenceable