Skip to content

list-view: Use GtkViewColumnSorter

Corey Berla requested to merge wip/corey/new-column-sorter-api into master

This allows us to get rid of our hacks

https://docs.gtk.org/gtk4/class.ColumnViewSorter.html

Merge request reports