Package: gtk
Flags gtk-tree-model-flags
Details These flags indicate various properties of a gtk-tree-model. They are returned by the function gtk-tree-model-flags, and must be static for the lifetime of the object. A more complete description of :iters-persist can be found in the overview of this section. (define-g-flags "GtkTreeModelFlags" gtk-tree-model-flags (:export t :type-initializer "gtk_tree_model_flags_get_type") (:iters-persist 1) (:list-only 2))
| See also |
2020-6-8