Gio.File::eject_mountable_with_operation_finish
function vfunc_eject_mountable_with_operation_finish(result: Gio.AsyncResult): Boolean {
}
Finishes an asynchronous eject operation started by Gio.File.prototype.eject_mountable_with_operation.
Since 2.22
- result
- Returns
true if the file was ejected successfully. false otherwise.