WebResource


Object Hierarchy:

WebKit.WebResource WebKit.WebResource WebKit.WebResource GLib.Object GLib.Object GLib.Object->WebKit.WebResource

Description:

[ CCode ( type_id = "webkit_web_resource_get_type ()" ) ]
public class WebResource : Object

Represents a resource at the end of a URI.

A WebResource encapsulates content for each resource at the end of a particular URI. For example, one WebResource will be created for each separate image and stylesheet when a page is loaded.

You can access the response and the URI for a given WebResource, using get_uri and get_response, as well as the raw data, using get_data.


Namespace: WebKit
Package: webkit2gtk-4.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: