to_string


Description:

public string? to_string ()

Serializes a tag list to a string.

Parameters:

this

a TagList

Returns:

a newly-allocated string, or null in case of an error. The string must be freed with g_free when no longer needed.




2022 vala-language.org