Virtual Method
WebKit2WebViewload_failed_with_tls_errors
Declaration [src]
gboolean
load_failed_with_tls_errors (
WebKitWebView* web_view,
const gchar* failing_uri,
GTlsCertificate* certificate,
GTlsCertificateFlags errors
)
Parameters
failing_uri
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. certificate
-
Type:
GTlsCertificate
No description available.
The data is owned by the caller of the function. errors
-
Type:
GTlsCertificateFlags
No description available.