Method
WebKit2WebExtensionDOMCSSRuleget_parent_style_sheet
Declaration [src]
WebKitDOMCSSStyleSheet*
webkit_dom_css_rule_get_parent_style_sheet (
WebKitDOMCSSRule* self
)
Description
No description available.
Deprecated since: | 2.22 |
Use JavaScriptCore API instead. |
Gets property | WebKit2WebExtension.DOMCSSRule:parent-style-sheet |
Return value
Returns: | WebKitDOMCSSStyleSheet |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |