Gio.File::start_mountable_finish
function vfunc_start_mountable_finish(result: Gio.AsyncResult): Boolean {
}
Finishes a start operation. See Gio.File.prototype.start_mountable for details.
Finish an asynchronous start operation that was started with Gio.File.prototype.start_mountable.
Since 2.22
- result
- Returns
true if the operation finished successfully. false otherwise.