Method
AgsFileset_xml_doc
since: 3.6.17
Declaration [src]
void
ags_file_set_xml_doc (
AgsFile* file,
xmlDoc* xml_doc
)
Parameters
xml_doc
-
Type:
xmlDoc
The #xmlDoc-struct.
The instance takes ownership of the data, and is responsible for freeing it.