Method
AravisGcPropertyNodeget_linked_node
Declaration [src]
ArvGcNode*
arv_gc_property_node_get_linked_node (
ArvGcPropertyNode* node
)
Return value
Type: ArvGcNode
The ArvGcNode
which node
points to, NULL
if the property is not a pointer.
The returned data is owned by the instance. |