GObject.Object
WebKit.DOMObject
WebKit.DOMHTMLCollection
WebKit.DOMHTMLOptionsCollection
Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-3.0.gir |
C documentation: | WebKitDOMHTMLOptionsCollection |
Class : | DOMHTMLOptionsCollection |
Extends: | WebKit.DOMHTMLCollection |
Properties | Defined By | |
---|---|---|
coreObject : void*
read only
|
WebKit.DOMObject | |
core_object : void*
|
WebKit.DOMObject | |
length : guint32
read only
|
WebKit.DOMHTMLCollection | |
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
parent_instance : WebKit.DOMHTMLCollection
read only
|
WebKit.DOMHTMLOptionsCollection | |
selected_index : gint32
|
WebKit.DOMHTMLOptionsCollection |
Method / Constructor | Defined By | |
---|---|---|
new WebKit.DOMHTMLOptionsCollection
(Object properties)
Create a new WebKit.DOMHTMLOptionsCollection
Create a new WebKit.DOMHTMLOptionsCollection
|
||
get_length
()
:
guint32
|
WebKit.DOMHTMLCollection | |
get_selected_index
()
:
gint32
|
WebKit.DOMHTMLOptionsCollection | |
set_selected_index
(gint32 value)
:
none
|
WebKit.DOMHTMLOptionsCollection |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
WebKit.DOMHTMLSelectElement
Property |
options : WebKit.DOMHTMLOptionsCollection
read only
|