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


search for in the  


previousGtkCellLayout::pack_end
GtkCellLayout::reordernext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

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: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:30 2007 UTC