FileT.mountMountableFinish

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

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

template FileT()
override
gio.file.File
mountMountableFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.file.File

a #GFile or null on error. Free the returned object with gobject.object.ObjectG.unref.