gtk-sharp 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. The is the primary structure for accessing a tree row. Models are expected to put a unique integer in the field, and put model-specific data in the three fields. System.ValueType Field Gtk.TreeIter Makes a new TreeIter with empty/default values. Method Gtk.TreeIter Creates a new object. an object of type , a pointer to the underlying C object. an object of type This is usually called indirectly by other methods. Not for use by application developers. Method Gtk.TreeIter Copy the TreeIter by value. the copy of the Property GLib.GType GType Property. a Returns the native value for . Field System.Int32 A unique stamp to catch invalid iterators. Method GLib.Value To be added. To be added. To be added. To be added. Method Gtk.TreeIter To be added. To be added. To be added. To be added. Property System.IntPtr UserData property. Pointer value representing iter contents. Useful to implementors to set and retrieve content values for the iterator. Not generally useful for users.