Gio.File::find_enclosing_mount_finish
function vfunc_find_enclosing_mount_finish(res: Gio.AsyncResult): Gio.Mount { }
Finishes an asynchronous find mount request. See Gio.File.prototype.find_enclosing_mount_async.
- res
- Returns
Gio.Mount for given file or null on error. Free the returned object with GObject.Object.prototype.unref.