Enumeration (GI Flags)

Gtk-4.0GtkTreeModelFlagsDeprecated 4.10

These flags indicate various properties of a Gtk.TreeModel.

They are returned by Gtk.TreeModel.get_flags, and must be static for the lifetime of the object. A more complete description of Gtk.TreeModelFlags.ITERS_PERSIST can be found in the overview of this section.

since 4.10: There is no replacement

Index

Enumeration Members

Enumeration Members

ITERS_PERSIST: number

iterators survive all signals emitted by the tree

LIST_ONLY: number

the model is a list only, and never has children