API Version: 5
Library Version: 5.3.1
gboolean gtk_source_gutter_lines_is_cursor ( GtkSourceGutterLines* lines, guint line )
Checks to see if line contains the insertion cursor.
line
guint
A line number starting from zero.
gboolean
TRUE if the insertion cursor is on line.
TRUE