SourceView.setHighlightCurrentLine

If @hl is %TRUE the current line is highlighted.

class SourceView
void
setHighlightCurrentLine
(
bool hl
)

Parameters

hl bool

whether to highlight the current line.

Meta