MultiSorter.append
void append(gtk.sorter.Sorter sorter) nothrowAdd 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
sorter | a sorter to add |
void append(gtk.sorter.Sorter sorter) nothrowAdd sorter to self to use for sorting at the end.
self will consult all existing sorters before it will sort with the given sorter.
sorter | a sorter to add |