sortLines

open fun sortLines(    start: <Error class: unknown class>,     end: <Error class: unknown class>,     flags: SortFlags,     column: <Error class: unknown class>)(source)

Sort the lines of text between the specified iterators.

Parameters

start

a #GtkTextIter.

end

a #GtkTextIter.

flags

#GtkSourceSortFlags specifying how the sort should behave

column

sort considering the text starting at the given column