Gio.Drive.prototype.start_finish
function start_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for g_drive_start_finish()
}
Finishes starting a drive.
Since 2.22
- result
- Returns
true if the drive has been started successfully, false otherwise.