Back to Seed Clases

WebKit


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker WebKit.WebResource

Class WebKit.WebResource

Import line: WebKit = imports.gi.WebKit;
GIR File: WebKit-3.0.gir
C documentation: WebKitWebResource
Class : WebResource
Extends: GObject.Object
A web resource encapsulates the data of the download as well as the URI,
MIME type and frame name of the resource.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
WebKit.WebDataSource
Method
get_main_resource () : WebKit.WebResource
Returns the main resource of the data_source
representing the main resource of the data_source.
WebKit.WebView
Signal
resource_request_starting (WebView self, WebFrame web_frame, WebResource web_resource, NetworkRequest request, NetworkResponse response) : none
Emitted when a request is about to be sent.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:03 GMT+0800 (HKT)