PHP-GTK
Sunday, November 08, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCellLayout::clear_attributes
GtkCellLayout::pack_startnext

Last updated: Sun, 08 Nov 2009
view this page in English

GtkCellLayout::pack_end

pack_end(GtkCellRenderer cell [, bool expand]);

Packs the cell to the end 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_end.php
add a note about notes
There are no user contributed notes for this page.


previousGtkCellLayout::clear_attributes
GtkCellLayout::pack_startnext

Last updated: Sun, 08 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sun Nov 8 02:43:43 2009 UTC