TreeIter


Object Hierarchy:

Gtk.TreeIter Gtk.TreeIter Gtk.TreeIter

Description:

[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gtk_tree_iter_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public struct TreeIter

Warning: TreeIter is deprecated since 4.10.

The `GtkTreeIter` is the primary structure for accessing a `GtkTreeModel`.

Models are expected to put a unique integer in the stamp member, and put model-specific data in the three user_data members.


Namespace: Gtk
Package: gtk4

Content:

Methods:

Fields: