Gio.Mount::remount_finish
function vfunc_remount_finish(result: Gio.AsyncResult): Boolean {
}
Finishes remounting a mount. If any errors occurred during the operation, @error will be set to contain the errors and false will be returned.
- result
- Returns
true if the mount was successfully remounted. false otherwise.