Signal
ClutterContainer::actor-added
since: 0.4
Description [src]
The ::actor-added 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: 0.4 |
Parameters
actor-
Type:
ClutterActorThe new child that has been added to
container.The data is owned by the caller of the function.