Method

AravisGcPropertyNodeget_linked_node

Declaration [src]

ArvGcNode*
arv_gc_property_node_get_linked_node (
  ArvGcPropertyNode* node
)

Description

No description available.

Return value

Returns: ArvGcNode
 

The ArvGcNode which node points to, NULL if the property is not a pointer.

 The data is owned by the instance.