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