Virtual Method
WebKit2WebViewload_failed
Declaration [src]
gboolean
load_failed (
WebKitWebView* web_view,
WebKitLoadEvent load_event,
const gchar* failing_uri,
GError* error
)
Parameters
load_event
-
Type:
WebKitLoadEvent
No description available.
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. error
-
Type:
GError
No description available.
The data is owned by the caller of the function.