Tuesday, May 22, 2012
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkContainer
add
check_resize
child_type
children
get_border_width
get_children
get_focus_chain
get_focus_hadjustment
get_focus_vadjustment
get_resize_mode
propagate_expose
remove
resize_children
set_border_width
set_focus_chain
set_focus_child
set_focus_hadjustment
set_focus_vadjustment
set_reallocate_redraws
set_resize_mode
unset_focus_chain
border-width
child
resize-mode
add
check-resize
remove
set-focus-child
check-resize
set-focus-child
Last updated: Tue, 22 May 2012
view this page in
English
remove
Emitted whenever a child is removed from the container.
Callback function
void callback(
GtkContainer
container
,
GtkWidget
child
);
User Contributed Notes
gtk.gtkcontainer.signal.remove.php
There are no user contributed notes for this page.
check-resize
set-focus-child
Last updated: Tue, 22 May 2012
view this page in
English
credits
Copyright © 2001-2012 The PHP Group
All rights reserved.
Last updated: Tue May 22 01:45:14 2012 UTC