gtk.TreeSortableIF

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Interfaces

TreeSortableIF
interface TreeSortableIF

GtkTreeSortable is an interface to be implemented by tree models which support sorting. The gtk.TreeView uses the methods provided by this interface to sort the model.