gMountEjectFinish
with the mount
and GAsyncResult
data returned in the callback
.
WARNING: g_mount_eject
has been deprecated since version 2.22 and should not be used in newly-written code. Use gMountEjectWithOperation
instead.
gMountEject(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
.