SourceView.getIndentOnTab

Returns whether when the tab key is pressed the current selection should get indented instead of replaced with the \t character.

class SourceView
bool
getIndentOnTab
()

Return Value

Type: bool

%TRUE if the selection is indented when tab is pressed.

Meta