GObject.Object
WebKit.DOMObject
WebKit.DOMMediaList
| Import line: | WebKit = imports.gi.WebKit; |
| GIR File: | WebKit-3.0.gir |
| C documentation: | WebKitDOMMediaList |
| Class : | DOMMediaList |
| Extends: | WebKit.DOMObject |
| Properties | Defined By | |
|---|---|---|
|
coreObject : void*
read only
|
WebKit.DOMObject | |
|
core_object : void*
|
WebKit.DOMObject | |
|
length : guint32
read only
|
WebKit.DOMMediaList | |
|
media_text : String
|
WebKit.DOMMediaList | |
|
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
|
parent_instance : WebKit.DOMObject
read only
|
WebKit.DOMMediaList | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new WebKit.DOMMediaList
(Object properties)
Create a new WebKit.DOMMediaList
Create a new WebKit.DOMMediaList
|
||
|
append_medium
(String new_medium)
:
none
|
WebKit.DOMMediaList | |
|
delete_medium
(String old_medium)
:
none
|
WebKit.DOMMediaList | |
|
get_length
()
:
guint32
|
WebKit.DOMMediaList | |
|
get_media_text
()
:
String
|
WebKit.DOMMediaList | |
| WebKit.DOMMediaList | ||
|
set_media_text
(String value)
:
none
|
WebKit.DOMMediaList | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
WebKit.DOMStyleSheet
Property |
media : WebKit.DOMMediaList
read only
|