Next: GtkTreeModelSort, Previous: GtkIconView, Up: Top
The interface for sortable models used by GtkTreeView
<gtk-tree-sortable> is an interface to be implemented by tree models
which support sorting. The <gtk-tree-view> uses the methods provided by
this interface to sort the model.