gtk.TreeSortableT

Undocumented in source.

Public Imports

gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.
gtkc.gtk
public import gtkc.gtk;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Templates

TreeSortableT
template TreeSortableT(TStruct)

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

Meta