| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkTreeModelFlags |
| Enum : | TreeModelFlags |
| Properties | |
|---|---|
|
guint32 Gtk.TreeModelFlags.ITERS_PERSIST : 1
|
|
|
guint32 Gtk.TreeModelFlags.LIST_ONLY : 2
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.TreeModel
Method |
get_flags
()
:
Gtk.TreeModelFlags
Returns a set of flags supported by this interface.
|