MultiSorter.append

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

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

class MultiSorter
void
append

Parameters

sorter gtk.sorter.Sorter

a sorter to add