Description Usage Arguments Value Author(s)
Obtains an iterator pointing to char.offset
within the given
line. The char.offset
must exist, offsets off the end of the line
are not allowed. Note characters, not bytes;
UTF-8 may encode one character as multiple bytes.
1 | gtkTextBufferGetIterAtLineOffset(object, line.number, char.offset)
|
|
a |
|
line number counting from 0 |
|
char offset 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.