TextIter.backwardVisibleCursorPosition

Moves iter forward to the previous visible cursor position. See TextIter.backwardCursorPosition for details.

class TextIter
bool
backwardVisibleCursorPosition
()

Return Value

Type: bool

TRUE if we moved and the new position is dereferenceable

Meta