gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DriveT.OnStopButtonDelegateWrapper
gio
DriveT
DriveT
Undocumented in source.
template
DriveT
(TStruct)
protected
class
OnStopButtonDelegateWrapper {
void
delegate
(
DriveIF
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(DriveIF) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(DriveIF) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
DriveIF
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnChanged
internalRemoveOnDisconnected
internalRemoveOnEjectButton
internalRemoveOnStopButton
isMediaCheckAutomatic
isMediaRemovable
isRemovable
pollForMedia
pollForMediaFinish
start
startFinish
stop
stopFinish
static functions
callBackChanged
callBackChangedDestroy
callBackDisconnected
callBackDisconnectedDestroy
callBackEjectButton
callBackEjectButtonDestroy
callBackStopButton
callBackStopButtonDestroy
variables
onChangedListeners
onDisconnectedListeners
onEjectButtonListeners
onStopButtonListeners