Method
AravisDomNodeget_last_child
Declaration [src]
ArvDomNode*
arv_dom_node_get_last_child (
ArvDomNode* self
)
Return value
Type: ArvDomNode
self
last child.
The returned data is owned by the instance. |
ArvDomNode*
arv_dom_node_get_last_child (
ArvDomNode* self
)
Type: ArvDomNode
self
last child.
The returned data is owned by the instance. |