Moves iterator this to the start of the line line_number
.
If line_number
is negative or larger than or equal to the number of lines in the buffer, moves
this to the start of the last line in the buffer.
this |
a `GtkTextIter` |
line_number |
line number (counted from 0) |