Method GTK2.TextBuffer()->get_iter_at_line()
- Method
get_iter_at_line
GTK2.TextIterget_iter_at_line(intline)- Description
Returns a W(TextIter) to the start of the given line.
GTK2.TextIter get_iter_at_line(int line)
Returns a W(TextIter) to the start of the given line.