TextIter.forwardVisibleCursorPosition

Moves iter forward to the next visible cursor position. See TextIter.forwardCursorPosition for details.

class TextIter
bool
forwardVisibleCursorPosition
()

Return Value

Type: bool

TRUE if we moved and the new position is dereferenceable

Meta