Signal
ClutterActor::parent-set
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: | 0.2 |
Parameters
old_parent |
ClutterActor |
The previous parent of the actor, or |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |