Virtual Method
AravisDomNamedNodeMapget
Declaration [src]
ArvDomNode*
get (
ArvDomNamedNodeMap* map,
const char* name
)
Parameters
name |
const char* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The string is a NUL terminated UTF-8 string. |
Return value
| Returns: | ArvDomNode |
| No description available. | |
| The data is owned by the called function. |