DOMDOMTokenList

Constructors

this
this(WebKitDOMDOMTokenList* webKitDOMDOMTokenList, bool ownedRef)

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

Members

Functions

contains
bool contains(string token)
getDOMDOMTokenListStruct
WebKitDOMDOMTokenList* getDOMDOMTokenListStruct(bool transferOwnership)

Get the main Gtk struct

getLength
gulong getLength()
getStruct
void* getStruct()

the main Gtk struct as a void*

getValue
string getValue()
item
string item(gulong index)
replace
void replace(string token, string newToken)
setValue
void setValue(string value)
toggle
bool toggle(string token, bool force)

Static functions

getType
GType getType()

Variables

webKitDOMDOMTokenList
WebKitDOMDOMTokenList* webKitDOMDOMTokenList;

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