Gio.File::stop_mountable_finish

function vfunc_stop_mountable_finish(result: Gio.AsyncResult): Boolean {
}
  

Finishes an stop operation, see Gio.File.prototype.stop_mountable for details.

Finish an asynchronous stop operation that was started with Gio.File.prototype.stop_mountable.

Since 2.22

result

a Gio.AsyncResult

Returns

true if the operation finished successfully. false otherwise.