Signal
ClutterActor::child-added
Description [src]
The signal is emitted each time an actor
has been added to actor
.
Default handler: The default handler is called before the handlers added via |
Parameters
child
-
Type:
ClutterActor
The new child that has been added to
actor
.The data is owned by the caller of the function.