SourceView.indentLines

Inserts one indentation level at the beginning of the specified lines. The empty lines are not indented.

class SourceView
void
indentLines

Parameters

start TextIter

gtk.TextIter of the first line to indent

end TextIter

gtk.TextIter of the last line to indent

Meta

Since

3.16