Virtual Method

AravisDomElementget_attribute

Declaration [src]

const char*
get_attribute (
  ArvDomElement* self,
  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: const char*
  No description available.
 The data is owned by the called function.
 The string is a NUL terminated UTF-8 string.