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


search for in the  


previousGtkBox::reorder_child
GtkBox::set_homogeneousnext

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

GtkBox::set_child_packing

void set_child_packing(GtkWidget child, bool expand, bool fill, int padding, GtkPackType pack_type);

Changes the packing parameters set with pack_start() or pack_end() .

See also: query_child_packing() pack_start() pack_end()


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


previousGtkBox::reorder_child
GtkBox::set_homogeneousnext

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