SourceView.setRightMarginPosition

Sets the position of the right margin in the given @view.

class SourceView
void
setRightMarginPosition
(
uint pos
)

Parameters

pos uint

the width in characters where to position the right margin.

Meta