SourceView.getIndentOnTab

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

class SourceView
int
getIndentOnTab
()

Return Value

Type: int

TRUE if the selection is indented when tab is pressed.

Meta