Virtual Method

AravisDomElementset_attribute

Declaration [src]

void
set_attribute (
  ArvDomElement* self,
  const char* name,
  const char* attribute_value
)

Description

No description available.

Parameters

name const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
attribute_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.