FileT.findEnclosingMountFinish

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

template FileT()
override
findEnclosingMountFinish

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.mount.Mount

#GMount for given file or null on error. Free the returned object with gobject.object.ObjectG.unref.