dup_user_tag


Description:

[ Version ( since = "3.24" ) ]
public string? dup_user_tag (string name)

Parameters:

this

a MessageInfo

name

user tag name

Returns:

Value of the user tag as newly allocated string, or null when it is not set. Free it with g_free when no longer needed.