gMountUnmountFinish
with the mount
and GAsyncResult
data returned in the callback
.
WARNING: g_mount_unmount
has been deprecated since version 2.22 and should not be used in newly-written code. Use gMountUnmountWithOperation
instead.
gMountUnmount(object, flags = "G_MOUNT_UNMOUNT_NONE", cancellable = NULL, callback, user.data = NULL)
object
GMount
.flags
cancellable
GCancellable
object, NULL
to ignore.callback
GAsyncReadyCallback
, or NULL
.user.data
callback
.