74683b7ef7
Since commit ef1e27966db2 turned DashItemContainer into an StWidget, the destroy() method overrides the ClutterActor method, which is at the very least bad style. Instead, follow the usual pattern of using a ::destroy handler. https://bugzilla.gnome.org/show_bug.cgi?id=791233