setSorter

open fun setSorter(sorter: Sorter? = null)

Sets the sorter to use for items with the same parent.

This sorter will be passed the property@Gtk.TreeListRow:item of the tree list rows passed to @self.

Parameters

sorter

The sorter to use