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:
WebKitLoadEventNo 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:
GErrorNo description available.
The data is owned by the caller of the function.