TextIter.setOffset

Sets @iter to point to @char_offset. @char_offset counts from the start of the entire text buffer, starting with 0.

class TextIter
void
setOffset

Parameters

charOffset int

a character number

Meta