Buffer.sortLines

void sortLines(gtk.text_iter.TextIter start, gtk.text_iter.TextIter end, gtksource.types.SortFlags flags, int column)

Sort the lines of text between the specified iterators.

Parameters

starta #GtkTextIter.
enda #GtkTextIter.
flags#GtkSourceSortFlags specifying how the sort should behave
columnsort considering the text starting at the given column