Virtual Method

AravisDomNodeget_node_value

Declaration [src]

const char*
get_node_value (
  ArvDomNode* self
)

Description [src]

Gets the node value.

Return value

Returns: const char*
 

The node value.

 The data is owned by the called function.
 The string is a NUL terminated UTF-8 string.