gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
VolumeMonitor.addOnVolumeRemoved
gio
VolumeMonitor
VolumeMonitor
Emitted when a mountable volume is removed from the system.
class
VolumeMonitor
void
addOnVolumeRemoved
(
void
delegate
(
VolumeIF
,
VolumeMonitor
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gio
VolumeMonitor
VolumeMonitor
constructors
this
functions
addOnDriveChanged
addOnDriveConnected
addOnDriveDisconnected
addOnDriveEjectButton
addOnDriveStopButton
addOnMountAdded
addOnMountChanged
addOnMountPreUnmount
addOnMountRemoved
addOnVolumeAdded
addOnVolumeChanged
addOnVolumeRemoved
getConnectedDrives
getMountForUuid
getMounts
getStruct
getVolumeForUuid
getVolumeMonitorStruct
getVolumes
setStruct
static functions
adoptOrphanMount
callBackDriveChanged
callBackDriveConnected
callBackDriveDisconnected
callBackDriveEjectButton
callBackDriveStopButton
callBackMountAdded
callBackMountChanged
callBackMountPreUnmount
callBackMountRemoved
callBackVolumeAdded
callBackVolumeChanged
callBackVolumeRemoved
getType
variables
connectedSignals
gVolumeMonitor
onDriveChangedListeners
onDriveConnectedListeners
onDriveDisconnectedListeners
onDriveEjectButtonListeners
onDriveStopButtonListeners
onMountAddedListeners
onMountChangedListeners
onMountPreUnmountListeners
onMountRemovedListeners
onVolumeAddedListeners
onVolumeChangedListeners
onVolumeRemovedListeners
Emitted when a mountable volume is removed from the system.