Method

GUPnPXMLDocget_doc

Declaration [src]

const xmlDoc*
gupnp_xml_doc_get_doc (
  GUPnPXMLDoc* xml_doc
)

Description

No description available.

Return value

Returns: xmlDoc
 

A pointer to the wrapped #xmlDoc.

 The data is owned by the instance.