GutterLines.getIterAtLine
void getIterAtLine(out gtk.text_iter.TextIter iter, uint line)Gets a #GtkTextIter for the current buffer at line
Parameters
iter | a location for a #GtkTextIter |
line | the line number |
void getIterAtLine(out gtk.text_iter.TextIter iter, uint line)Gets a #GtkTextIter for the current buffer at line
iter | a location for a #GtkTextIter |
line | the line number |