[ Version ( since = "2.32" ) ]
public void append_attribute (owned VCardAttribute attr)
Appends attr to this to the end of a list of attributes.
This takes ownership of attr.
| this |
an VCard |
| attr |
an VCardAttribute to append |