[ CCode ( has_construct_function = false ) ]
public TreeListRowSorter (owned Sorter? sorter)
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.
sorter |
a `GtkSorter` |
a new `GtkTreeListRowSorter` |