Enumeration (GI Flags)

Gtk-3.0GtkTreeModelFlags

These flags indicate various properties of a Gtk.TreeModel.

They are returned by gtk_tree_model_get_flags(), and must be static for the lifetime of the object. A more complete description of #GTK_TREE_MODEL_ITERS_PERSIST can be found in the overview of this section.

Index
ITERS_PERSIST: 1

iterators survive all signals emitted by the tree

LIST_ONLY: 2

the model is a list only, and never has children

Variables

$gtype