Gtk.TreeModelFlags Enumeration
These flags indicate various properties of a Gtk.TreeModel.

Syntax

[GLib.GType(typeof(Gtk.TreeModelFlagsGType))]
[System.Flags]
public enum TreeModelFlags

Remarks

These flags are returned through the property TreeModel.Flags and must be static for the lifetime of the object.

Members

Member NameDescription
ItersPersistIf set, iterators survive all signals emitted by the tree.
ListOnlyIf set, the model is a list only and never has children.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0