Description Usage Arguments Value Author(s)
Returns the character offset of an iterator.
Each character in a GtkTextBuffer
has an offset,
starting with 0 for the first character in the buffer.
Use gtkTextBufferGetIterAtOffset
to convert an
offset back into an iterator.
1 | gtkTextIterGetOffset(object)
|
|
an iterator |
[integer] a character offset
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.