GutterLines.isSelected

Checks to see if the view had a selection and if that selection overlaps line in some way.

class GutterLines
bool
isSelected
(
uint line
)

Parameters

line uint

a line number starting from zero

Return Value

Type: bool

true if the line contains a selection