Package org.gnome.gtk

Enum Class TreeModelFlags

java.lang.Object
java.lang.Enum<TreeModelFlags>
org.gnome.gtk.TreeModelFlags
All Implemented Interfaces:
Enumeration, Serializable, Comparable<TreeModelFlags>, Constable

@Generated("io.github.jwharm.JavaGI") @Deprecated public enum TreeModelFlags extends Enum<TreeModelFlags> implements Enumeration
Deprecated.
These flags indicate various properties of a GtkTreeModel.

They are returned by TreeModel.getFlags(), 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.