Unmounts a mount. This is an asynchronous operation, and is finished by calling g_mount_unmount_with_operation_finish() with the mount and GAsyncResult data returned in the callback. Since 2.22
flags affecting the operation
a GMountOperation or NULL to avoid user interaction. [allow-none]
optional GCancellable object, NULL to ignore. [allow-none]
a GAsyncReadyCallback, or NULL. [allow-none]
user data passed to callback.
See Implementation
Unmounts a mount. This is an asynchronous operation, and is finished by calling g_mount_unmount_with_operation_finish() with the mount and GAsyncResult data returned in the callback. Since 2.22