Signal
ClutterActor::parent-set
since: 13
Description [src]
This signal is emitted when the parent of the actor changes.
Default handler: The default handler is called after the handlers added via |
Available since: 13 |
Parameters
old_parent
-
Type:
ClutterActor
The previous parent of the actor, or
NULL
.The argument can be NULL
.The data is owned by the caller of the function.