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


search for in the  


previousGtkBox::pack_start
GtkBox::set_child_packingnext

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

GtkBox::reorder_child

void reorder_child(GtkWidget child, int position);

Moves the child's position to the position given as the second parameter. This allows you to change the order of the widgets after they have been added to the box.


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


previousGtkBox::pack_start
GtkBox::set_child_packingnext

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