Gio.Mount::pre-unmount

connect('pre-unmount', function (mount, ): void);
  

This signal is emitted when the Gio.Mount is about to be unmounted.

Since 2.22

mount

instance of Gio.Mount that is emitting the signal