MountIF.remountFinish

Finishes remounting a mount. If any errors occurred during the operation, @error will be set to contain the errors and %FALSE will be returned.

interface MountIF
bool
remountFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: bool

%TRUE if the mount was successfully remounted. %FALSE otherwise.

Throws

GException on failure.

Meta