Method GTK2.TextIter()->set_line()
- Method set_line
GTK2.TextIter
set_line(int
line_number
)- Description
Moves the iterator to the start of the line line_number. If line_number is negative or larger than the number of lines in the buffer, moves to the start of the last line in the buffer.