gtkTextIterGetOffset
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.
gtkTextIterGetOffset(object)
|
an iterator |
[integer] a character offset
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.