
And change the `close` signal on `Message` to run the default handler last, which allows other signal handers to stop the signal emission chain. This change shouldn't have much effect on existing code but will be needed for by-source notification grouping. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3429>