Gcr.CertificateChain.prototype.build_finish
function build_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gcr_certificate_chain_build_finish()
}
Finishes an asynchronous operation started by Gcr.CertificateChain.prototype.build_async.
- result
the Gio.AsyncResult passed to the callback
- Returns
whether the operation succeeded