TextIter.forwardVisibleCursorPositions
bool forwardVisibleCursorPositions(int count)Moves up to count visible 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