Virtual Method
WebKit2WebViewload_failed
Declaration [src]
gboolean
load_failed (
WebKitWebView* web_view,
WebKitLoadEvent load_event,
const gchar* failing_uri,
GError* error
)
Parameters
load_event |
WebKitLoadEvent |
No description available. | |
failing_uri |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
error |
GError |
No description available. | |
The data is owned by the caller of the function. |