PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
set_parent() sets container as the parent of the calling widget. container should be a subclass of GtkContainer.
When called, set_parent() will cause the "parent-set" signal to be emitted.
See also: reparent()