MountT.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.

template MountT()
override
bool
remountFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult.

Return Value

Type: bool

true if the mount was successfully remounted. false otherwise.