API Version: 5
Library Version: 5.3.2
void gtk_source_gutter_lines_get_iter_at_line ( GtkSourceGutterLines* lines, GtkTextIter* iter, guint line )
Gets a GtkTextIter for the current buffer at line.
GtkTextIter
line
iter
GtkTextIter*
A location for a GtkTextIter.
guint
The line number.