GFileIface.mountEnclosingVolumeFinish

struct GFileIface
extern (C)
int function(GFile* location, GAsyncResult* result, GError** err) mountEnclosingVolumeFinish;

Return Value

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

Throws

GException on failure.

Meta