TreeIter
Object Hierarchy:
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.
Content:
Methods:
Fields: