TextIter.getLineIndex

Returns the byte index of the iterator, counting from the start of a newline-terminated line. Remember that gtk.TextBuffer encodes text in UTF-8, and that characters can require a variable number of bytes to represent.

class TextIter
int
getLineIndex
()

Return Value

Type: int

distance from start of line, in bytes