FileIF.mountMountableFinish

Finishes a mount operation. See g_file_mount_mountable() for details.

Finish an asynchronous mount operation that was started with g_file_mount_mountable().

interface FileIF
mountMountableFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: FileIF

a #GFile or %NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta