Method

AravisGcPropertyNodeset_string

Declaration [src]

void
arv_gc_property_node_set_string (
  ArvGcPropertyNode* node,
  const char* string,
  GError** error
)

Description

No description available.

Parameters

string const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.