c
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
WebKit.DOMDOMWindow
Property
WebKit.DOMDOMWindow
Property
WebKit.DOMDOMWindow
Property
WebKit.DOMDOMWindow
Property
top : WebKit.DOMDOMWindow read only
WebKit.DOMDOMWindow
Property
window : WebKit.DOMDOMWindow read only
WebKit.DOMDocument
Property
default_view : WebKit.DOMDOMWindow read only
WebKit.DOMDocument
Method
get_default_view () : WebKit.DOMDOMWindow
WebKit.DOMHTMLFrameElement
Property
content_window : WebKit.DOMDOMWindow read only
WebKit.DOMHTMLFrameElement
Method
get_content_window () : WebKit.DOMDOMWindow
WebKit.DOMHTMLIFrameElement
Property
content_window : WebKit.DOMDOMWindow read only
WebKit.DOMHTMLIFrameElement
Method
get_content_window () : WebKit.DOMDOMWindow
WebKit.DOMMouseEvent
Method
init_mouse_event (String type, gboolean canBubble, gboolean cancelable, DOMDOMWindow view, gint64 detail, gint64 screenX, gint64 screenY, gint64 clientX, gint64 clientY, gboolean ctrlKey, gboolean altKey, gboolean shiftKey, gboolean metaKey, guint16 button, DOMEventTarget relatedTarget) : none
WebKit.DOMUIEvent
Property
view : WebKit.DOMDOMWindow read only
WebKit.DOMUIEvent
Method
get_view () : WebKit.DOMDOMWindow
WebKit.DOMUIEvent
Method
init_ui_event (String type, gboolean canBubble, gboolean cancelable, DOMDOMWindow view, gint64 detail) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:36 GMT+0800 (HKT)