gtkTextIterSetLine
Moves iterator iter
to the start of the line line.number
. If
line.number
is negative or larger than the number of lines in the
buffer, moves iter
to the start of the last line in the buffer.
gtkTextIterSetLine(object, line.number)
|
|
|
line number (counted from 0) |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.