Finishes mounting a volume. If any errors occurred during the operation,
error will be set to contain the errors and false will be returned.
If the mount operation succeeded, gio.volume.Volume.getMount on volume
is guaranteed to return the mount right after calling this
function; there's no need to listen for the 'mount-added' signal on
#GVolumeMonitor.
Finishes mounting a volume. If any errors occurred during the operation, error will be set to contain the errors and false will be returned.
If the mount operation succeeded, gio.volume.Volume.getMount on volume is guaranteed to return the mount right after calling this function; there's no need to listen for the 'mount-added' signal on #GVolumeMonitor.