append


Description:

public void append (owned Sorter sorter)

Add sorter to this to use for sorting at the end.

this will consult all existing sorters before it will sort with the given sorter.

Parameters:

this

a `GtkMultiSorter`

sorter

a sorter to add