Skip to content

Add Gtk::SortListModel and Gtk::FilterListModel

Andreas Persson requested to merge andreas56/gtkmm:sort-filter-models into master

Add bindings for SortListModel, StringSorter, FilterListModel, Filter and StringFilter.

GtkExpression* is used for now, as GtkExpression is not yet wrapped.

Merge request reports