Virtual Method
AravisDomNodeListget_item
Declaration [src]
ArvDomNode*
get_item (
ArvDomNodeList* list,
unsigned int index
)
Return value
Type: ArvDomNode
Item corresponding to index, NULL on error.
The returned data is owned by the instance. |