gDriveStop(object, flags, mount.operation, cancellable = NULL, callback, user.data = NULL)
object
GDrive
.flags
mount.operation
GMountOperation
or NULL
to avoid user interaction.cancellable
GCancellable
object, NULL
to ignore.callback
GAsyncReadyCallback
, or NULL
.user.data
callback
callback
will be called.
You can then call gDriveStopFinish
to obtain the
result of the operation.
Since 2.22