GMountIface.unmountWithOperation

Starts unmounting a #GMount using a #GMountOperation. Since 2.22.

struct GMountIface
extern (C)
void function(GMount* mount, GMountUnmountFlags flags, GMountOperation* mountOperation, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) unmountWithOperation;