PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkTreeModelFlags
GtkTreeViewModenext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkTreeViewColumnSizing

Used by GtkTreeViewColumn set_sizing() .

Value

Symbolic name

Description

  0Gtk::GtkTreeViewColumnSizing Columns only get bigger in reaction to changes in the model.
  1Gtk::TREE_VIEW_COLUMN_AUTOSIZE Columns resize to be the optimal size everytime the model changes.
  2Gtk::TREE_VIEW_COLUMN_FIXED Columns are a fixed numbers of pixels wide.

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


previousGtkTreeModelFlags
GtkTreeViewModenext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:51:54 2009 UTC