SourceView.getInsertSpacesInsteadOfTabs

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

class SourceView
bool
getInsertSpacesInsteadOfTabs
()

Return Value

Type: bool

%TRUE if spaces are inserted instead of tabs.

Meta