SourceView.setTabWidth

Sets the width of tabulation in characters.

class SourceView
void
setTabWidth
(
uint width
)

Parameters

width uint

width of tab in characters.

Meta