API Version: 5
Library Version: 5.3.1
gboolean gtk_source_gutter_lines_is_selected ( GtkSourceGutterLines* lines, guint line )
Checks to see if the view had a selection and if that selection overlaps line in some way.
line
guint
A line number starting from zero.
gboolean
TRUE if the line contains a selection.
TRUE