Gio.VolumeMonitor::mount-changed

connect('mount-changed', function (volumeMonitor, mount: Gio.Mount, ): void);
  

Emitted when a mount changes.

volumeMonitor

instance of Gio.VolumeMonitor that is emitting the signal

mount

a Gio.Mount that changed.