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