Method

GUPnPXMLDocget_doc

Declaration [src]

const xmlDoc*
gupnp_xml_doc_get_doc (
  GUPnPXMLDoc* xml_doc
)

Description

No description available.

Return value

Type: xmlDoc

A pointer to the wrapped #xmlDoc.

The returned data is owned by the instance.