Method
WebKit2URISchemeRequestfinish_error
since: 2.2
Declaration [src]
void
webkit_uri_scheme_request_finish_error (
WebKitURISchemeRequest* request,
GError* error
)
Parameters
error
-
Type:
GError
A
GError
that will be passed to theWebKitWebView
.The data is owned by the caller of the function.