SourceBuffer.sortLines

Sort the lines of text between the specified iterators.

class SourceBuffer
void
sortLines
(,,
GtkSourceSortFlags flags
,
int column
)

Parameters

start TextIter
end TextIter
flags GtkSourceSortFlags

GtkSourceSortFlags specifying how the sort should behave

column int

sort considering the text starting at the given column

Meta

Since

3.18