gtkTreeModelGetFlags {RGtk2} | R Documentation |
Returns a set of flags supported by this interface. The flags are a bitwise
combination of GtkTreeModelFlags
. The flags supported should not change
during the lifecycle of the tree.model
.
gtkTreeModelGetFlags(object)
|
[GtkTreeModel ] A GtkTreeModel . |
[GtkTreeModelFlags
] The flags supported by this interface.
Derived by RGtkGen from GTK+ documentation