gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
MountT.OnPreUnmountDelegateWrapper
gio
MountT
MountT
Undocumented in source.
template
MountT
(TStruct)
protected
class
OnPreUnmountDelegateWrapper {
void
delegate
(
MountIF
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(MountIF) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(MountIF) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
MountIF
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
MountT
MountT
classes
OnChangedDelegateWrapper
OnPreUnmountDelegateWrapper
OnUnmountedDelegateWrapper
functions
addOnChanged
addOnPreUnmount
addOnUnmounted
canEject
canUnmount
eject
ejectFinish
ejectWithOperation
ejectWithOperationFinish
getDefaultLocation
getDrive
getIcon
getMountStruct
getName
getRoot
getSortKey
getSymbolicIcon
getUuid
getVolume
guessContentType
guessContentTypeFinish
guessContentTypeSync
internalRemoveOnChanged
internalRemoveOnPreUnmount
internalRemoveOnUnmounted
isShadowed
remount
remountFinish
shadow
unmount
unmountFinish
unmountWithOperation
unmountWithOperationFinish
unshadow
static functions
callBackChanged
callBackChangedDestroy
callBackPreUnmount
callBackPreUnmountDestroy
callBackUnmounted
callBackUnmountedDestroy
variables
onChangedListeners
onPreUnmountListeners
onUnmountedListeners