View.unindentLines

void unindentLines(gtk.text_iter.TextIter start, gtk.text_iter.TextIter end)

Removes one indentation level at the beginning of the specified lines.

Parameters

start#GtkTextIter of the first line to indent
end#GtkTextIter of the last line to indent