PHP-GTK
Saturday, November 07, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkToolbarStyle
GtkTreeViewColumnSizingnext

Last updated: Sat, 07 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: Sat, 07 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Nov 7 02:44:26 2009 UTC