Virtual Method

AravisDomNodeget_node_name

Declaration [src]

const char*
get_node_name (
  ArvDomNode* self
)

Description [src]

Gets the node name.

Return value

Returns: const char*
 

The node name.

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