SourceBuffer.sortLines

Sort the lines of text between the specified iterators.

class SourceBuffer
void
sortLines

Parameters

start TextIter

a #GtkTextIter.

end TextIter

a #GtkTextIter.

flags GtkSourceSortFlags

#GtkSourceSortFlags specifying how the sort should behave

column int

sort considering the text starting at the given column

Meta

Since

3.18