mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Elliot Smith](/assets/img/avatar_default.png)
Remove the dispose() implementation and replace with destroy(). This should be promoted as the standard approach for implementing a composite actor, as it emits a signal when instances of the actor subclass are destroyed.