Gtk.TreeStore Class
A tree-like data structure that can be used with the Gtk.TreeView

See Also: TreeStore Members

Syntax

public class TreeStore : GLib.Object, TreeDragDest, TreeDragSource, TreeModel, TreeSortable

Remarks

The Gtk.TreeStore object is a list model for use with a Gtk.TreeView widget. It implements the Gtk.TreeModel interface, and consequentialy, can use all of the methods available there. It also implements the Gtk.TreeSortable interface so it can be sorted by the view. Finally, it also implements the tree drag and drop interfaces.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0