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