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:
GtkWidget
The previous parent, or
NULL
if the widget just got its initial parent.The argument can be NULL
.The data is owned by the caller of the function.