gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
DriveIF.addOnEjectButton
gio
DriveIF
DriveIF
Emitted when the physical eject button (if any) of a drive has been pressed.
interface
DriveIF
void
addOnEjectButton
(
void
delegate
(
DriveIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gio
DriveIF
DriveIF
functions
addOnChanged
addOnDisconnected
addOnEjectButton
addOnStopButton
canEject
canPollForMedia
canStart
canStartDegraded
canStop
eject
ejectFinish
ejectWithOperation
ejectWithOperationFinish
enumerateIdentifiers
getDriveStruct
getIcon
getIdentifier
getName
getSortKey
getStartStopType
getStruct
getSymbolicIcon
getVolumes
hasMedia
hasVolumes
isMediaCheckAutomatic
isMediaRemovable
pollForMedia
pollForMediaFinish
start
startFinish
stop
stopFinish
properties
onChangedListeners
onDisconnectedListeners
onEjectButtonListeners
onStopButtonListeners
Emitted when the physical eject button (if any) of a drive has been pressed.