SourceView.setShowLineMarks

If TRUE line marks will be displayed beside the text.

class SourceView
void
setShowLineMarks
(
bool show
)

Parameters

show bool

whether line marks should be displayed.

Meta