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.

Return value

Returns: WebKitDOMCSSStyleSheet
 

A WebKitDOMCSSStyleSheet.

 The caller of the method takes ownership of the data, and is responsible for freeing it.