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