Back to Seed Clases

WebKit


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerWebKit.DOMObject
parent-child marker WebKit.DOMDOMWindow

Class WebKit.DOMDOMWindow

Import line: WebKit = imports.gi.WebKit;
GIR File: WebKit-3.0.gir
C documentation: WebKitDOMDOMWindow
Class : DOMDOMWindow
Implements: WebKit.DOMEventTarget
Extends: WebKit.DOMObject
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
WebKit.DOMDOMWindow
Property
window : WebKit.DOMDOMWindow read only
WebKit.DOMDocument
Property
default_view : WebKit.DOMDOMWindow read only
WebKit.DOMHTMLFrameElement
Property
content_window : WebKit.DOMDOMWindow read only
WebKit.DOMHTMLIFrameElement
Property
content_window : WebKit.DOMDOMWindow read only
WebKit.DOMMouseEvent
Method
init_mouse_event (String type, gboolean can_bubble, gboolean cancelable, DOMDOMWindow view, gint32 detail, gint32 screen_x, gint32 screen_y, gint32 client_x, gint32 client_y, gboolean ctrl_key, gboolean alt_key, gboolean shift_key, gboolean meta_key, guint16 button, DOMEventTarget related_target) : none
WebKit.DOMUIEvent
Property
view : WebKit.DOMDOMWindow read only
WebKit.DOMUIEvent
Method
init_ui_event (String type, gboolean can_bubble, gboolean cancelable, DOMDOMWindow view, gint32 detail) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:17:30 GMT+0800 (HKT)