SourceView.setAutoIndent

If %TRUE auto indentation of text is enabled.

class SourceView
void
setAutoIndent
(
bool enable
)

Parameters

enable bool

whether to enable auto indentation.

Meta