Method
WebKit2WebExtensionDOMNodeset_prefix
[−]
Declaration [src]
void
webkit_dom_node_set_prefix (
WebKitDOMNode* self,
const gchar* value,
GError** error
)
[−]
Description
No description available.
Deprecated since: | 2.14 |
Please do not use it in newly written code. |
[−]
Parameters
value |
const gchar* |
A #gchar. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
error |
GError ** |
The return location for a GError* , or NULL . |