PHP-GTK
Thursday, October 16, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkTreeModelFlags
GtkTreeViewModenext

Last updated: Wed, 10 Jan 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkTreeViewColumnSizing

Used by GtkTreeViewColumn set_sizing() .

シンボリック名

説明

  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: Wed, 10 Jan 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Wed Jan 10 02:43:16 2007 UTC