Method
GtkSourceGutterLinesis_selected
Declaration [src]
gboolean
gtk_source_gutter_lines_is_selected (
GtkSourceGutterLines* lines,
guint line
)
Description [src]
Checks to see if the view had a selection and if that selection overlaps
line
in some way.