File.findEnclosingMountFinish

gio.mount.Mount findEnclosingMountFinish(gio.async_result.AsyncResult res)

Finishes an asynchronous find mount request. See gio.file.File.findEnclosingMountAsync.

Parameters

resa #GAsyncResult

Returns

#GMount for given file or null on error.

Free the returned object with gobject.object.ObjectWrap.unref.

Throws