PHP-GTK
Monday, May 21, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCellLayout::pack_end
GtkCellLayout::reordernext

Last updated: Mon, 21 May 2012
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: Mon, 21 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Mon May 21 01:45:30 2012 UTC