Gio.VolumeMonitor::mount-removed
connect('mount-removed', function (volumeMonitor, mount: Gio.Mount, ): void);
Emitted when a mount is removed.
- volumeMonitor
instance of Gio.VolumeMonitor that is emitting the signal
- mount
a Gio.Mount that was removed.