DOMHTMLCollection

Constructors

this
this(WebKitDOMHTMLCollection* webKitDOMHTMLCollection, bool ownedRef)

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

Members

Functions

getDOMHTMLCollectionStruct
WebKitDOMHTMLCollection* getDOMHTMLCollectionStruct(bool transferOwnership)

Get the main Gtk struct

getLength
gulong getLength()
getStruct
void* getStruct()

the main Gtk struct as a void*

item
DOMNode item(gulong index)
namedItem
DOMNode namedItem(string name)

Static functions

getType
GType getType()

Variables

webKitDOMHTMLCollection
WebKitDOMHTMLCollection* webKitDOMHTMLCollection;

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