GObject.Object
WebKit.DOMObject
WebKit.DOMStyleSheet
WebKit.DOMCSSStyleSheet
| Import line: | WebKit = imports.gi.WebKit; |
| GIR File: | WebKit-3.0.gir |
| C documentation: | WebKitDOMCSSStyleSheet |
| Class : | DOMCSSStyleSheet |
| Extends: | WebKit.DOMStyleSheet |
| Properties | Defined By | |
|---|---|---|
|
coreObject : void*
read only
|
WebKit.DOMObject | |
|
core_object : void*
|
WebKit.DOMObject | |
|
css_rules : WebKit.DOMCSSRuleList
read only
|
WebKit.DOMCSSStyleSheet | |
|
disabled : gboolean
|
WebKit.DOMStyleSheet | |
|
href : String
read only
|
WebKit.DOMStyleSheet | |
|
media : WebKit.DOMMediaList
read only
|
WebKit.DOMStyleSheet | |
|
owner_node : WebKit.DOMNode
read only
|
WebKit.DOMStyleSheet | |
|
owner_rule : WebKit.DOMCSSRule
read only
|
WebKit.DOMCSSStyleSheet | |
|
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
|
parent_instance : WebKit.DOMStyleSheet
read only
|
WebKit.DOMCSSStyleSheet | |
|
parent_style_sheet : WebKit.DOMStyleSheet
read only
|
WebKit.DOMStyleSheet | |
|
rules : WebKit.DOMCSSRuleList
read only
|
WebKit.DOMCSSStyleSheet | |
|
title : String
read only
|
WebKit.DOMStyleSheet | |
|
type : String
read only
|
WebKit.DOMStyleSheet | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new WebKit.DOMCSSStyleSheet
(Object properties)
Create a new WebKit.DOMCSSStyleSheet
Create a new WebKit.DOMCSSStyleSheet
|
||
| WebKit.DOMCSSStyleSheet | ||
|
delete_rule
(guint32 index)
:
none
|
WebKit.DOMCSSStyleSheet | |
|
get_disabled
()
:
gboolean
|
WebKit.DOMStyleSheet | |
|
get_href
()
:
String
|
WebKit.DOMStyleSheet | |
|
get_title
()
:
String
|
WebKit.DOMStyleSheet | |
| WebKit.DOMCSSStyleSheet | ||
|
remove_rule
(guint32 index)
:
none
|
WebKit.DOMCSSStyleSheet | |
|
set_disabled
(gboolean value)
:
none
|
WebKit.DOMStyleSheet | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
WebKit.DOMCSSRule
Property |
parent_style_sheet : WebKit.DOMCSSStyleSheet
read only
|