PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCellLayout::pack_end
GtkCellLayout::reordernext

Last updated: Sat, 04 Jul 2009
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, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:52:01 2009 UTC