Gtk.TreeIter

The <structname>GtkTreeIter</structname> is the primary structure for accessing a Gtk.TreeModel. Models are expected to put a unique integer in the <structfield>stamp</structfield> member, and put model-specific data in the three <structfield>user_data</structfield> members.