connect('unmounted', function (mount, ): void);
This signal is emitted when the Gio.Mount have been unmounted. If the recipient is holding references to the object they should release them so the object can be finalized.
instance of Gio.Mount that is emitting the signal