indentLines

open fun indentLines(start: <Error class: unknown class>, end: <Error class: unknown class>)

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

Parameters

start

#GtkTextIter of the first line to indent

end

#GtkTextIter of the last line to indent