Method
WebKit2WebExtensionDOMElementremove_attribute_ns
Declaration [src]
void
webkit_dom_element_remove_attribute_ns (
WebKitDOMElement* self,
const gchar* namespaceURI,
const gchar* localName
)
void
webkit_dom_element_remove_attribute_ns (
WebKitDOMElement* self,
const gchar* namespaceURI,
const gchar* localName
)