TreeListRowSorter

constructor(sorter: Sorter? = null)(source)

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.TreeListRows.

Return

a new GtkTreeListRowSorter

Parameters

sorter

a GtkSorter


constructor(gtkTreeListRowSorterPointer: <Error class: unknown class><<Error class: unknown class>>)(source)