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