[ Version ( since = "3.16" ) ]
public void indent_lines (TextIter start, TextIter end)
Inserts one indentation level at the beginning of the specified lines.
The empty lines are not indented.
| this |
a SourceView. |
| start |
TextIter of the first line to indent |
| end |
TextIter of the last line to indent |