File.mountMountableFinish

gio.file.File mountMountableFinish(gio.async_result.AsyncResult result)

Finishes a mount operation. See gio.file.File.mountMountable for details.

Finish an asynchronous mount operation that was started with gio.file.File.mountMountable.

Parameters

resulta #GAsyncResult

Returns

a #GFile or null on error.

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

Throws