PHP-GTK
Monday, November 23, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkToolbarStyle
GtkTreeViewColumnSizingnext

Last updated: Mon, 23 Nov 2009
view this page in English

GtkTreeModelFlags

These flags indicate various properties of a GtkTreeModel. They are returned by get_flags() , and must be static for the lifetime of the object.

Value

Symbolic name

Description

 1 << 0Gtk::TREE_MODEL_ITERS_PERSIST Iterators survive all signals emitted by the tree.
 1 << 1Gtk::TREE_MODEL_LIST_ONLY The model is a list only, and never has children.

User Contributed Notes
gtk.enum.treemodelflags.php
add a note about notes
There are no user contributed notes for this page.


previousGtkToolbarStyle
GtkTreeViewColumnSizingnext

Last updated: Mon, 23 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Mon Nov 23 02:47:05 2009 UTC