Method
PurpleXmlNodeget_data_unescaped
unstable since: 3.0
[−]
Return value
Type: char*
The data from the node, in unescaped form. You must g_free this string when finished using it.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |