SourceView.setShowLineMarks

If TRUE line marks will be displayed beside the text. Since 2.2

class SourceView
void
setShowLineMarks
(
int show
)

Parameters

show int

whether line marks should be displayed.

Meta