Gio.File::mount_enclosing_volume_finish

function vfunc_mount_enclosing_volume_finish(result: Gio.AsyncResult): Boolean {
}
  

Finishes a mount operation started by Gio.File.prototype.mount_enclosing_volume.

result

a Gio.AsyncResult

Returns

true if successful. If an error has occurred, this function will return false and set @error appropriately if present.