TextIter.backwardVisibleCursorPositions

Moves up to count visible cursor positions. See gtk_text_iter_backward_cursor_position() for details. Since 2.4

class TextIter
int
backwardVisibleCursorPositions
(
int count
)

Parameters

count int

number of positions to move

Return Value

Type: int

TRUE if we moved and the new position is dereferenceable

Meta