util_dup_x_attribute


Description:

[ Version ( since = "3.26" ) ]
public string? util_dup_x_attribute (string x_name)

Parameters:

this

an VCard

x_name

the attribute name, which starts with "X-"

Returns:

Value of attribute x_name, or null, when there is no such attribute. Free the returned pointer with g_free, when no longer needed.