Gio.File::eject_mountable_finish
function vfunc_eject_mountable_finish(result: Gio.AsyncResult): Boolean {
}
Finishes an asynchronous eject operation started by Gio.File.prototype.eject_mountable.
- result
- Returns
true if the file was ejected successfully. false otherwise.