Method
GtkSourceGutterLinesget_iter_at_line
Declaration [src]
void
gtk_source_gutter_lines_get_iter_at_line (
  GtkSourceGutterLines* lines,
  GtkTextIter* iter,
  guint line
)
Parameters
- iter
- 
            Type: GtkTextIterA location for a GtkTextIter.The argument will be set by the function. The returned data is owned by the instance. 
- line
- 
            Type: guintThe line number.