Description Usage Arguments Value Author(s)
Returns the byte index of the iterator, counting
from the start of a line.
Remember that GtkTextBuffer
encodes text in
UTF-8, and that characters can require a variable
number of bytes to represent.
1 | gtkTextIterGetLineIndex(object)
|
|
an iterator |
[integer] distance from start of line, in bytes
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.