Module for TreeSortable interface mixin
Fluent builder implementation template for gtk.tree_sortable.TreeSortable
#GtkTreeSortable is an interface to be implemented by tree models which support sorting. The #GtkTreeView uses the methods provided by this interface to sort the model.
Module for TreeSortable interface mixin