DOMDOMImplementation

Constructors

this
this(WebKitDOMDOMImplementation* webKitDOMDOMImplementation, bool ownedRef)

Sets our main struct and passes it to the parent class.

Members

Functions

createCssStyleSheet
DOMCSSStyleSheet createCssStyleSheet(string title, string media)
createDocument
DOMDocument createDocument(string namespaceURI, string qualifiedName, DOMDocumentType doctype)
createDocumentType
DOMDocumentType createDocumentType(string qualifiedName, string publicId, string systemId)
createHtmlDocument
DOMHTMLDocument createHtmlDocument(string title)
getDOMDOMImplementationStruct
WebKitDOMDOMImplementation* getDOMDOMImplementationStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

hasFeature
bool hasFeature(string feature, string version_)

Static functions

getType
GType getType()

Variables

webKitDOMDOMImplementation
WebKitDOMDOMImplementation* webKitDOMDOMImplementation;

the main Gtk struct

Inherited Members

From DOMObject

webKitDOMObject
WebKitDOMObject* webKitDOMObject;

the main Gtk struct

getDOMObjectStruct
WebKitDOMObject* getDOMObjectStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta