Method
EDataServerXmlDocumentget_xmldoc
since: 3.26
Declaration [src]
xmlDoc*
e_xml_document_get_xmldoc (
EXmlDocument* xml
)
Return value
Type: xmlDoc
Underlying #xmlDocPtr.
| The returned data is owned by the instance. |
since: 3.26
xmlDoc*
e_xml_document_get_xmldoc (
EXmlDocument* xml
)
Type: xmlDoc
Underlying #xmlDocPtr.
| The returned data is owned by the instance. |