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