Gio.Drive.prototype.stop_finish

function stop_finish(result: Gio.AsyncResult): Boolean {
    // Gjs wrapper for g_drive_stop_finish()
}
  

Finishes stopping a drive.

Since 2.22

result

a Gio.AsyncResult.

Returns

true if the drive has been stopped successfully, false otherwise.