Method
AravisDomNodeget_owner_document
Declaration [src]
ArvDomDocument*
arv_dom_node_get_owner_document (
ArvDomNode* self
)
Return value
Type: ArvDomDocument
self
owner document.
The returned data is owned by the instance. |
ArvDomDocument*
arv_dom_node_get_owner_document (
ArvDomNode* self
)
Type: ArvDomDocument
self
owner document.
The returned data is owned by the instance. |