SourceView.getInsertSpacesInsteadOfTabs

Returns whether when inserting a tabulator character it should be replaced by a group of space characters.

class SourceView
int
getInsertSpacesInsteadOfTabs
()

Return Value

Type: int

TRUE if spaces are inserted instead of tabs.

Meta