Function

Aravisdom_implementation_add_document_type

Declaration [src]

void
arv_dom_implementation_add_document_type (
  const char* qualified_name,
  GType document_type
)

Description

No description available.

Parameters

qualified_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.
document_type GType
  No description available.