go
GMountIface.unmountWithOperationFinish
gio
c
types
GMountIface
struct
GMountIface
extern (
C
)
int
function
(
GMount
*
mount
,
GAsyncResult
*
result
,
GError
**
err
)
unmountWithOperationFinish
;
Return Value
TRUE
if the mount was successfully unmounted.
FALSE
otherwise.
Throws
GException on failure.
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