API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
unstable since: 3.0
char* purple_xmlnode_get_data_unescaped ( const PurpleXmlNode* node )
Gets unescaped data from a node.
Available since: 3.0
Type: char*
char*
The data from the node, in unescaped form. You must g_free this string when finished using it.