Gtk.TreeModel.Flags Property
Returns a set of flags supported by this interface.

Syntax

public TreeModelFlags Flags { get; }

Value

an object of type Gtk.TreeModelFlags

Remarks

The flags are a bitwise combination of Gtk.TreeModelFlags. The flags supported should not change during the lifecycle of the Gtk.TreeModel.

Requirements

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