gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
VolumeMonitor.addOnVolumeAdded
gio
VolumeMonitor
VolumeMonitor
Emitted when a mountable volume is added to the system.
class
VolumeMonitor
gulong
addOnVolumeAdded
(
void
delegate
(
VolumeIF
,
VolumeMonitor
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gio
VolumeMonitor
VolumeMonitor
classes
OnDriveChangedDelegateWrapper
OnDriveConnectedDelegateWrapper
OnDriveDisconnectedDelegateWrapper
OnDriveEjectButtonDelegateWrapper
OnDriveStopButtonDelegateWrapper
OnMountAddedDelegateWrapper
OnMountChangedDelegateWrapper
OnMountPreUnmountDelegateWrapper
OnMountRemovedDelegateWrapper
OnVolumeAddedDelegateWrapper
OnVolumeChangedDelegateWrapper
OnVolumeRemovedDelegateWrapper
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
callBackDriveChangedDestroy
callBackDriveConnected
callBackDriveConnectedDestroy
callBackDriveDisconnected
callBackDriveDisconnectedDestroy
callBackDriveEjectButton
callBackDriveEjectButtonDestroy
callBackDriveStopButton
callBackDriveStopButtonDestroy
callBackMountAdded
callBackMountAddedDestroy
callBackMountChanged
callBackMountChangedDestroy
callBackMountPreUnmount
callBackMountPreUnmountDestroy
callBackMountRemoved
callBackMountRemovedDestroy
callBackVolumeAdded
callBackVolumeAddedDestroy
callBackVolumeChanged
callBackVolumeChangedDestroy
callBackVolumeRemoved
callBackVolumeRemovedDestroy
getType
variables
gVolumeMonitor
onDriveChangedListeners
onDriveConnectedListeners
onDriveDisconnectedListeners
onDriveEjectButtonListeners
onDriveStopButtonListeners
onMountAddedListeners
onMountChangedListeners
onMountPreUnmountListeners
onMountRemovedListeners
onVolumeAddedListeners
onVolumeChangedListeners
onVolumeRemovedListeners
Emitted when a mountable volume is added to the system.