Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextIterGetLineOffset: gtkTextIterGetLineOffset
Description
Returns the character offset of the iterator, counting from the start of a line. The first character on the line has offset 0.
Usage
gtkTextIterGetLineOffset(object)
Arguments
object
an iterator
Value