Method

WPEWebExtensionDOMElementhtml_input_element_set_editing_value

Declaration [src]

void
webkit_dom_element_html_input_element_set_editing_value (
  WebKitDOMElement* element,
  const char* value
)

Description

No description available.

Parameters

value

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.