TreeListRowSorter.this

Create a special-purpose sorter that applies the sorting of @sorter to the levels of a GtkTreeListModel.

Note that this sorter relies on [property@Gtk.TreeListModel:passthrough] being %FALSE as it can only sort [class@Gtk.TreeListRow]s.

Parameters

sorter Sorter

a GtkSorter, or %NULL

Return Value

a new GtkTreeListRowSorter

Throws

ConstructionException GTK+ fails to create the object.

Meta