Description Usage Arguments Value Author(s)
Obtains an iterator pointing to 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.
1 | gtkTextBufferGetIterAtLineIndex(object, line.number, byte.index)
|
|
a |
|
line number counting from 0 |
|
byte index from start of line |
A list containing the following elements:
|
iterator to initialize |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.