Module: Gtk::TreeModelFlags

Defined in:
(unknown)

Constant Summary collapse

ITERS_PERSIST =

iterators survive all signals

emitted by the tree
1 or :iters_persist
LIST_ONLY =

the model is a list only, and never

has children
2 or :list_only