[ Version ( since = "3.16" ) ]
public void unindent_lines (TextIter start, TextIter end)
Removes one indentation level at the beginning of the specified lines.
this |
a SourceView. |
start |
TextIter of the first line to indent |
end |
TextIter of the last line to indent |