gtkTextIterGetLineOffset {RGtk2} | R Documentation |
Returns the character offset of the iterator, counting from the start of a line. The first character on the line has offset 0.
gtkTextIterGetLineOffset(object)
|
[GtkTextIter ] an iterator |
[integer] offset from start of line
Derived by RGtkGen from GTK+ documentation