GutterLines.isCursor

Checks to see if line contains the insertion cursor.

class GutterLines
bool
isCursor
(
uint line
)

Parameters

line uint

a line number starting from zero

Return Value

Type: bool

true if the insertion cursor is on line