Sets our main struct and passes it to the parent class.
Creates a new #WebKitURIRequest for the given URI.
Get the HTTP headers of a #WebKitURIRequest as a #SoupMessageHeaders.
Get the HTTP method of the #WebKitURIRequest.
the main Gtk struct as a void*
Get the main Gtk struct
Set the URI of @request
the main Gtk struct
A #WebKitURIRequest can be created with a URI using the webkit_uri_request_new() method, and you can get the URI of an existing request with the webkit_uri_request_get_uri() one.