SourceView.setHighlightCurrentLine

If hl is TRUE the current line is highlighted.

class SourceView
void
setHighlightCurrentLine
(
int hl
)

Parameters

hl int

whether to highlight the current line.

Meta