Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
def | __init__ |
def | correct_indentation (self, lineno) |
Public Member Functions inherited from sceditor.indenter.TextIndenter | |
def | __init__ |
def | correct_indentation (self, lineno) |
def | deindent (self, lineno) |
def | indent (self, lineno) |
def | entering_new_line (self, lineno) |
def | insert_tab (self, index) |
Additional Inherited Members | |
Public Attributes inherited from sceditor.indenter.TextIndenter | |
editor | |
indents | |
line_editor | |
def sceditor.indenter.PythonCodeIndenter.correct_indentation | ( | self, | |
lineno | |||
) |
Correct the indentation of the line containing the given index