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