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 ()" ) ]
public struct TreeIter

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:




2022 vala-language.org