Method

WebKit2WebExtensionDOMDocumentget_style_sheets

Declaration [src]

WebKitDOMStyleSheetList*
webkit_dom_document_get_style_sheets (
  WebKitDOMDocument* self
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMStyleSheetList
 

A WebKitDOMStyleSheetList.

 The data is owned by the instance.