GObject.Object
WebKit.DOMObject
WebKit.DOMXPathResult
| Import line: | WebKit = imports.gi.WebKit; |
| GIR File: | WebKit-3.0.gir |
| C documentation: | WebKitDOMXPathResult |
| Class : | DOMXPathResult |
| Extends: | WebKit.DOMObject |
| Properties | Defined By | |
|---|---|---|
|
boolean_value : gboolean
read only
|
WebKit.DOMXPathResult | |
|
coreObject : void*
read only
|
WebKit.DOMObject | |
|
core_object : void*
|
WebKit.DOMObject | |
|
invalid_iterator_state : gboolean
read only
|
WebKit.DOMXPathResult | |
|
number_value : gdouble
read only
|
WebKit.DOMXPathResult | |
|
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
|
parent_instance : WebKit.DOMObject
read only
|
WebKit.DOMXPathResult | |
|
result_type : guint32
read only
|
WebKit.DOMXPathResult | |
|
single_node_value : WebKit.DOMNode
read only
|
WebKit.DOMXPathResult | |
|
snapshot_length : guint32
read only
|
WebKit.DOMXPathResult | |
|
string_value : String
read only
|
WebKit.DOMXPathResult | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new WebKit.DOMXPathResult
(Object properties)
Create a new WebKit.DOMXPathResult
Create a new WebKit.DOMXPathResult
|
||
|
get_boolean_value
()
:
gboolean
|
WebKit.DOMXPathResult | |
|
get_invalid_iterator_state
()
:
gboolean
|
WebKit.DOMXPathResult | |
|
get_number_value
()
:
gdouble
|
WebKit.DOMXPathResult | |
|
get_result_type
()
:
guint16
|
WebKit.DOMXPathResult | |
|
get_snapshot_length
()
:
guint32
|
WebKit.DOMXPathResult | |
|
get_string_value
()
:
String
|
WebKit.DOMXPathResult | |
| None |