signal callback delegate or function to connect
void callback(gio.tls_certificate.TlsCertificate certificate, gio.types.TlsCertificateFlags errors, webkit.web_resource.WebResource webResource)
certificate a #GTlsCertificate (optional)
errors a #GTlsCertificateFlags with the verification status of certificate (optional)
webResource the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to FailedWithTlsErrors signal.
This signal is emitted when a TLS error occurs during the resource load operation.