TreeModelFlags#

Deprecated since version 4.10: There is no replacement

class TreeModelFlags#

These flags indicate various properties of a GtkTreeModel.

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

Fields#

class TreeModelFlags
ITERS_PERSIST#

Iterators survive all signals emitted by the tree

LIST_ONLY#

The model is a list only, and never has children