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