gtk-d v3.6.6 (2017-08-06T14:57:30Z)
Home
Dub
Repo
DriveT.OnStopButtonDelegateWrapper
gio
DriveT
DriveT
Undocumented in source.
template
DriveT
(TStruct)
protected
class
OnStopButtonDelegateWrapper {
void
delegate
(
DriveIF
)
dlg
;
gulong
handlerId
;
this
(void delegate(DriveIF) dlg);
void
remove
(OnStopButtonDelegateWrapper source);
}
Constructors
this
this
(void delegate(DriveIF) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnStopButtonDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
DriveIF
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
DriveT
DriveT
classes
OnChangedDelegateWrapper
OnDisconnectedDelegateWrapper
OnEjectButtonDelegateWrapper
OnStopButtonDelegateWrapper
functions
addOnChanged
addOnDisconnected
addOnEjectButton
addOnStopButton
canEject
canPollForMedia
canStart
canStartDegraded
canStop
eject
ejectFinish
ejectWithOperation
ejectWithOperationFinish
enumerateIdentifiers
getDriveStruct
getIcon
getIdentifier
getName
getSortKey
getStartStopType
getSymbolicIcon
getVolumes
hasMedia
hasVolumes
isMediaCheckAutomatic
isMediaRemovable
isRemovable
pollForMedia
pollForMediaFinish
start
startFinish
stop
stopFinish
static functions
callBackChanged
callBackChangedDestroy
callBackDisconnected
callBackDisconnectedDestroy
callBackEjectButton
callBackEjectButtonDestroy
callBackStopButton
callBackStopButtonDestroy
variables
onChangedListeners
onDisconnectedListeners
onEjectButtonListeners
onStopButtonListeners