Sets our main struct and passes it to the parent class.
Gets a #GFile corresponding to @file's URI
Get the main Gtk struct
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Gets the length of the data represented by @request. For most request types, this will not be known until after you call soup_request_send() or soup_request_send_finish().
Gets the type of the data represented by @request. For most request types, this will not be known until after you call soup_request_send() or soup_request_send_finish().
Gets @request's #SoupSession
Gets @request's URI
Synchronously requests the URI pointed to by @request, and returns a #GInputStream that can be used to read its contents.
Begins an asynchronously request for the URI pointed to by @request.
Gets the result of a soup_request_send_async().
#SoupRequestFile implements #SoupRequest for "file" and "resource" URIs.