Signal
GtkWidget::parent-set
Description [src]
The ::parent-set signal is emitted when a new parent has been set on a widget.
| Default handler: The default handler is called before the handlers added via |
Parameters
old_parent-
Type:
GtkWidgetThe previous parent, or
NULLif the widget just got its initial parent.The argument can be NULL.The data is owned by the caller of the function.