Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextIterGetLine: gtkTextIterGetLine
Description
Returns the line number containing the iterator. Lines in a
GtkTextBuffer
are numbered beginning with 0 for the first line in the buffer.
Usage
gtkTextIterGetLine(object)
Arguments
object
an iterator
Value