API Version: 5
Library Version: 5.10.0
Generated by gi-docgen 2023.1
gboolean gtk_source_gutter_lines_is_cursor ( GtkSourceGutterLines* lines, guint line )
Checks to see if line contains the insertion cursor.
line
Type: guint
guint
A line number starting from zero.
Type: gboolean
gboolean
TRUE if the insertion cursor is on line.
TRUE