Gtk.TreeIter Structure
The Gtk.TreeIter is the primary structure for accessing a tree row.

See Also: TreeIter Members

Syntax

public struct TreeIter

Remarks

Models are expected to put a unique integer in the TreeIter.Stamp field, and put model-specific data in the three TreeIter.user_data fields.

Requirements

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