Gio.VolumeMonitor::volume-changed

connect('volume-changed', function (volumeMonitor, volume: Gio.Volume, ): void);
  

Emitted when mountable volume is changed.

volumeMonitor

instance of Gio.VolumeMonitor that is emitting the signal

volume

a Gio.Volume that changed.