GtkWidget::set_parent

GtkWidget::set_parent

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()

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.