TreeSortable


Object Hierarchy:

Object hierarchy for TreeSortable

Description:


public interface TreeSortable : Object, TreeModel

The interface for sortable models used by GtkTreeView

Note:

There is no replacement for this interface. You should use [class@Gtk.SortListModel] to wrap your list model instead

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

All known implementing classes:

Namespace: Gtk
Package: gtk+-2.0

Content:

Methods:

Signals:

Inherited Members: