FileIF.mountEnclosingVolumeFinish

Finishes a mount operation started by g_file_mount_enclosing_volume().

interface FileIF
bool
mountEnclosingVolumeFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if successful. If an error has occurred, this function will return FALSE and set error appropriately if present.

Throws

GException on failure.