Method

AravisDomCharacterDataset_data

Declaration [src]

void
arv_dom_character_data_set_data (
  ArvDomCharacterData* self,
  const char* value
)

Description

No description available.

Parameters

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.