get_attributes


Description:

public unowned List<VCardAttribute> get_attributes ()

Gets the list of all attributes from this.

The list and its contents are owned by this, and must not be freed.

Parameters:

this

an VCard

Returns:

A list of attributes of type VCardAttribute.