VolumeMonitor.addOnMountPreUnmount

May be emitted when a mount is about to be removed.

This signal depends on the backend and is only emitted if GIO was used to unmount.

class VolumeMonitor
gulong
addOnMountPreUnmount
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)