Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.TreeModelFlags

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkTreeModelFlags
Enum : TreeModelFlags
These flags indicate various properties of a GtkTreeModel.
They are returned by gtk_tree_model_get_flags(), and must be
static for the lifetime of the object. A more complete description
of GTK_TREE_MODEL_ITERS_PERSIST can be found in the overview of
this section.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TreeModel
Method
get_flags () : Gtk.TreeModelFlags
Returns a set of flags supported by this interface.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:04 GMT+0800 (HKT)