gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
MountT.canEject
gio
MountT
MountT
Checks if @mount can be eject.
template
MountT
(TStruct)
bool
canEject
(
)
Return Value
Type:
bool
%TRUE if the @mount can be ejected.
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
isShadowed
remount
remountFinish
shadow
unmount
unmountFinish
unmountWithOperation
unmountWithOperationFinish
unshadow
static functions
callBackChanged
callBackChangedDestroy
callBackPreUnmount
callBackPreUnmountDestroy
callBackUnmounted
callBackUnmountedDestroy
Checks if @mount can be eject.