byte.index
within the given line.
byte.index
must be the start of a UTF-8 character, and must not be
beyond the end of the line. Note bytes, not
characters; UTF-8 may encode one character as multiple bytes.gtkTextBufferGetIterAtLineIndex(object, line.number, byte.index)
object
line.number
byte.index
iter