gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
VolumeT.OnChangedDelegateWrapper
gio
VolumeT
VolumeT
Undocumented in source.
template
VolumeT
(TStruct)
protected
class
OnChangedDelegateWrapper {
static
OnChangedDelegateWrapper
[]
listeners
;
void
delegate
(
VolumeIF
)
dlg
;
gulong
handlerId
;
this
(void delegate(VolumeIF) dlg);
void
remove
(OnChangedDelegateWrapper source);
}
Constructors
this
this
(void delegate(VolumeIF) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChangedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnChangedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
VolumeIF
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
VolumeT
VolumeT
classes
OnChangedDelegateWrapper
OnRemovedDelegateWrapper
functions
addOnChanged
addOnRemoved
canEject
canMount
eject
ejectFinish
ejectWithOperation
ejectWithOperationFinish
enumerateIdentifiers
getActivationRoot
getDrive
getIcon
getIdentifier
getMount
getName
getSortKey
getSymbolicIcon
getUuid
getVolumeStruct
mount
mountFinish
shouldAutomount
static functions
callBackChanged
callBackChangedDestroy
callBackRemoved
callBackRemovedDestroy