Method

GUPnPXMLDocget_doc

since: 0.14.0

Declaration [src]

const xmlDoc*
gupnp_xml_doc_get_doc (
  GUPnPXMLDoc* xml_doc
)

Description

No description available.

Available since: 0.14.0

Return value

Type: xmlDoc

A pointer to the wrapped #xmlDoc.

The data is owned by the instance.