PHP-GTK
Tuesday, November 24, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCellLayout::pack_end
GtkCellLayout::reordernext

Last updated: Tue, 24 Nov 2009
view this page in English

GtkCellLayout::pack_start

pack_start(GtkCellRenderer cell [, bool expand]);

Packs the cell into the beginning of the layout. If expand is false, then the cell is allocated no more space than it needs. Any unused space is divided evenly between cells for which expand is true.


User Contributed Notes
gtk.gtkcelllayout.method.pack_start.php
add a note about notes
There are no user contributed notes for this page.


previousGtkCellLayout::pack_end
GtkCellLayout::reordernext

Last updated: Tue, 24 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Tue Nov 24 02:46:14 2009 UTC