to_string


Description:

public string to_string ()

Serializes a tag list to a string.

Parameters:

this

a TagList

Returns:

a newly-allocated string. The string must be freed with g_free when no longer needed.