These flags indicate various properties of a gtk.tree_model.TreeModel.
They are returned by gtk.tree_model.TreeModel.getFlags, and must be static for the lifetime of the object. A more complete description of gtk.types.TreeModelFlags.ItersPersist can be found in the overview of this section.
iterators survive all signals emitted by the tree
the model is a list only, and never has children
These flags indicate various properties of a gtk.tree_model.TreeModel.
They are returned by gtk.tree_model.TreeModel.getFlags, and must be static for the lifetime of the object. A more complete description of gtk.types.TreeModelFlags.ItersPersist can be found in the overview of this section.