XMLDoc
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.13.0" ) ]
public XMLDoc (Doc xml_doc)
Create a new XMLDoc for xml_doc
.
Parameters:
xml_doc |
Pointer to Doc to wrap under this object
|
Returns:
A new XMLDoc, or null on an error
|