Description Usage Arguments Author(s)
Moves iter
within a line, to a new character
(not byte) offset. The given character offset must be less than or
equal to the number of characters in the line; if equal, iter
moves to the start of the next line. See
gtkTextIterSetLineIndex
if you have a byte index rather than
a character offset.
1 | gtkTextIterSetLineOffset(object, char.on.line)
|
|
a |
|
a character offset relative to the start of |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.