Method

AravisDomNodeset_node_value

Declaration [src]

void
arv_dom_node_set_node_value (
  ArvDomNode* self,
  const char* new_value
)

Description

No description available.

Parameters

new_value const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.