TagList.from_string


Description:

[ CCode ( has_construct_function = false ) ]
public TagList.from_string (string str)

Deserializes a tag list.

Parameters:

str

a string created with to_string

Returns:

a new TagList, or null in case of an error.