Virtual Method

AravisDomNamedNodeMapremove

Declaration [src]

ArvDomNode*
remove (
  ArvDomNamedNodeMap* map,
  const char* name
)

Description

No description available.

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.