GutterLines.isCursor
bool isCursor(uint line)Checks to see if line contains the insertion cursor.
Parameters
line | a line number starting from zero |
Returns
true if the insertion cursor is on line
bool isCursor(uint line)Checks to see if line contains the insertion cursor.
line | a line number starting from zero |