PHP-GTK
Tuesday, May 22, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkContainer::resize-mode
check-resizenext

Last updated: Tue, 22 May 2012
view this page in English

add

Emitted by the container when a child is added with the add method. When this signal is emitted, both the container and child are passed to the callback. The add signal is only emitted when a child is added to the container using the add method. If a child is added using the box method pack_start() , the add signal will not be emitted.

Callback function


User Contributed Notes
gtk.gtkcontainer.signal.add.php
add a note about notes
There are no user contributed notes for this page.


previousGtkContainer::resize-mode
check-resizenext

Last updated: Tue, 22 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Tue May 22 01:45:14 2012 UTC