GutterLines.isPrelit

Checks to see if line is marked as prelit. Generally, this means the mouse pointer is over the line within the gutter.

class GutterLines
bool
isPrelit
(
uint line
)

Parameters

line uint

a line number starting from zero

Return Value

Type: bool

true if the line is prelit