Method

AravisDomNodeget_node_name

Declaration [src]

const char*
arv_dom_node_get_node_name (
  ArvDomNode* self
)

Description [src]

Gets the node name.

Return value

Type: const char*

The node name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.