API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 4.0.0
void ags_file_xml_set_content ( AgsFile* file, xmlNode* node, gchar* content, gboolean is_cdata )
Set content of node.
node
Available since: 4.0.0
Type: xmlNode
xmlNode
The #xmlNode-struct.
content
Type: gchar*
gchar*
The content.
is_cdata
Type: gboolean
gboolean
If content is CDATA.