TextIter.isStart

Returns TRUE if iter is the first iterator in the buffer, that is if iter has a character offset of 0.

class TextIter
int
isStart
()

Return Value

Type: int

whether iter is the first in the buffer

Meta