DOMXPathResult

Constructors

this
this(WebKitDOMXPathResult* webKitDOMXPathResult, bool ownedRef)

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

Members

Functions

getBooleanValue
bool getBooleanValue()
getDOMXPathResultStruct
WebKitDOMXPathResult* getDOMXPathResultStruct(bool transferOwnership)

Get the main Gtk struct

getInvalidIteratorState
bool getInvalidIteratorState()
getNumberValue
double getNumberValue()
getResultType
ushort getResultType()
getSingleNodeValue
DOMNode getSingleNodeValue()
getSnapshotLength
gulong getSnapshotLength()
getStringValue
string getStringValue()
getStruct
void* getStruct()

the main Gtk struct as a void*

iterateNext
DOMNode iterateNext()
snapshotItem
DOMNode snapshotItem(gulong index)

Static functions

getType
GType getType()

Variables

webKitDOMXPathResult
WebKitDOMXPathResult* webKitDOMXPathResult;

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