GObject.Object
WebKit.DOMObject
WebKit.DOMStyleSheet
Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-3.0.gir |
C documentation: | WebKitDOMStyleSheet |
Class : | DOMStyleSheet |
Subclasses: | WebKit.DOMCSSStyleSheet |
Extends: | WebKit.DOMObject |
Properties | Defined By | |
---|---|---|
coreObject : void*
read only
|
WebKit.DOMObject | |
core_object : void*
|
WebKit.DOMObject | |
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 | |
parentInstance : GObject.Object
read only
|
WebKit.DOMObject | |
parent_instance : WebKit.DOMObject
read only
|
WebKit.DOMStyleSheet | |
parent_style_sheet : WebKit.DOMStyleSheet
read only
|
WebKit.DOMStyleSheet | |
title : String
read only
|
WebKit.DOMStyleSheet | |
type : String
read only
|
WebKit.DOMStyleSheet |
Method / Constructor | Defined By | |
---|---|---|
new WebKit.DOMStyleSheet
(Object properties)
Create a new WebKit.DOMStyleSheet
Create a new WebKit.DOMStyleSheet
|
||
get_disabled
()
:
gboolean
|
WebKit.DOMStyleSheet | |
get_href
()
:
String
|
WebKit.DOMStyleSheet | |
get_title
()
:
String
|
WebKit.DOMStyleSheet | |
set_disabled
(gboolean value)
:
none
|
WebKit.DOMStyleSheet |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
WebKit.DOMHTMLLinkElement
Property |
sheet : WebKit.DOMStyleSheet
read only
|
WebKit.DOMHTMLStyleElement
Property |
sheet : WebKit.DOMStyleSheet
read only
|
WebKit.DOMProcessingInstruction
Property |
sheet : WebKit.DOMStyleSheet
read only
|
WebKit.DOMStyleSheet
Property |
parent_style_sheet : WebKit.DOMStyleSheet
read only
|