PHP-GTK
Monday, May 21, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkBox::pack_start
GtkBox::set_child_packingnext

Last updated: Mon, 21 May 2012
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. Positions start at 0.


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: Mon, 21 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Mon May 21 01:45:29 2012 UTC