Method
WebKit2WebExtensionDOMElementget_style
Declaration [src]
WebKitDOMCSSStyleDeclaration*
webkit_dom_element_get_style (
  WebKitDOMElement* self
)
Description
        No description available.
      
      | Deprecated since: | 2.22 | 
| Use JavaScriptCore API instead. | |
| Gets property | WebKit2WebExtension.DOMElement:style | 
Return value
| Returns: | WebKitDOMCSSStyleDeclaration | 
| A  | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. |