DOMHTMLOptionsCollection

Constructors

this
this(WebKitDOMHTMLOptionsCollection* webKitDOMHTMLOptionsCollection, bool ownedRef)

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

Members

Functions

getDOMHTMLOptionsCollectionStruct
WebKitDOMHTMLOptionsCollection* getDOMHTMLOptionsCollectionStruct(bool transferOwnership)

Get the main Gtk struct

getLength
gulong getLength()
getSelectedIndex
glong getSelectedIndex()
getStruct
void* getStruct()

the main Gtk struct as a void*

namedItem
DOMNode namedItem(string name)
setSelectedIndex
void setSelectedIndex(glong value)

Static functions

getType
GType getType()

Variables

webKitDOMHTMLOptionsCollection
WebKitDOMHTMLOptionsCollection* webKitDOMHTMLOptionsCollection;

the main Gtk struct

Inherited Members

From DOMHTMLCollection

webKitDOMHTMLCollection
WebKitDOMHTMLCollection* webKitDOMHTMLCollection;

the main Gtk struct

getDOMHTMLCollectionStruct
WebKitDOMHTMLCollection* getDOMHTMLCollectionStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()
getLength
gulong getLength()
item
DOMNode item(gulong index)
namedItem
DOMNode namedItem(string name)

Meta