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