Method

AravisGcPropertyNodeget_name

Declaration [src]

const char*
arv_gc_property_node_get_name (
  ArvGcPropertyNode* node
)

Description

No description available.
Available since:0.6.0

Return value

Returns: const char*
 

Node Name property value.

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