Method
WebKit2WebExtensionDOMElementhas_attribute_ns
Declaration [src]
gboolean
webkit_dom_element_has_attribute_ns (
  WebKitDOMElement* self,
  const gchar* namespaceURI,
  const gchar* localName
)
gboolean
webkit_dom_element_has_attribute_ns (
  WebKitDOMElement* self,
  const gchar* namespaceURI,
  const gchar* localName
)