Method
GtkSourceGutterLinesget_iter_at_line
Declaration [src]
void
gtk_source_gutter_lines_get_iter_at_line (
GtkSourceGutterLines* lines,
GtkTextIter* iter,
guint line
)
Parameters
iter |
GtkTextIter |
A location for a |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. | |
line |
guint |
The line number. |