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