MultiSorter.append

void append(gtk.sorter.Sorter sorter)

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.

Parameters

sortera sorter to add