gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GMountIface.unmountWithOperation
gio
c
types
GMountIface
struct
GMountIface
extern (
C
)
void
function
(
GMount
*
mount
,
GMountUnmountFlags
flags
,
GMountOperation
*
mountOperation
,
GCancellable
*
cancellable
,
GAsyncReadyCallback
callback
,
void
*
userData
)
unmountWithOperation
;
Meta
Source
See Implementation
gio
c
types
GMountIface
variables
canEject
canUnmount
changed
eject
ejectFinish
ejectWithOperation
ejectWithOperationFinish
gIface
getDefaultLocation
getDrive
getIcon
getName
getRoot
getSortKey
getSymbolicIcon
getUuid
getVolume
guessContentType
guessContentTypeFinish
guessContentTypeSync
preUnmount
remount
remountFinish
unmount
unmountFinish
unmountWithOperation
unmountWithOperationFinish
unmounted