SourceView.setAutoIndent

If TRUE auto indentation of text is enabled.

class SourceView
void
setAutoIndent
(
int enable
)

Parameters

enable int

whether to enable auto indentation.

Meta