PHP-GTK
Tuesday, October 14, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkTreeModelFlags
GtkTreeViewModenext

Last updated: Fri, 09 May 2008
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkTreeViewColumnSizing

Usado por GtkTreeViewColumn set_sizing() .

Valor

Nome simbólico

Descrição

  0Gtk::GtkTreeViewColumnSizing As colunas só se tornam grandes em reação à mudanças no modelo.
  1Gtk::TREE_VIEW_COLUMN_AUTOSIZE As colunas se redimensionam para ajustar-se ao melhor tamanho cada vez que o modelo é alterado.
  2Gtk::TREE_VIEW_COLUMN_FIXED As colunas possuem uma largura fixa em pixels.

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: Fri, 09 May 2008
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Fri May 9 01:47:06 2008 UTC