Virtual Method

WebKit2WebViewload_failed

Declaration [src]

gboolean
load_failed (
  WebKitWebView* web_view,
  WebKitLoadEvent load_event,
  const gchar* failing_uri,
  GError* error
)

Description

No description available.

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 method.
The value is a NUL terminated UTF-8 string.
error

Type: GError

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.