Method

WebKit2WebExtensionDOMStyleSheetget_media

Declaration [src]

WebKitDOMMediaList*
webkit_dom_style_sheet_get_media (
  WebKitDOMStyleSheet* self
)

Description

No description available.
Deprecated since:2.22

Use JavaScriptCore API instead.

Return value

Returns: WebKitDOMMediaList
 

A WebKitDOMMediaList.

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