Method
WebKit2WebExtensionDOMCSSRuleget_parent_style_sheet
deprecated: 2.22
Declaration [src]
WebKitDOMCSSStyleSheet*
webkit_dom_css_rule_get_parent_style_sheet (
WebKitDOMCSSRule* self
)
Return value
Type: WebKitDOMCSSStyleSheet
A WebKitDOMCSSStyleSheet
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |