Method

AravisGcPropertyNodeget_name

since: 0.6.0

Declaration [src]

const char*
arv_gc_property_node_get_name (
  ArvGcPropertyNode* node
)

Description

No description available.

Available since: 0.6.0

Return value

Type: const char*

Node Name property value.

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