Free the returned object with gobject.object.ObjectWrap.unref.
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
result | a #GAsyncResult |
Returns
a #GFile or null on error.