Introspection: fix annotation in e_vcard_add_attribute
authorRaul Gutierrez Segales <rgs@collabora.co.uk>
Sat, 25 Jun 2011 12:03:13 +0000 (13:03 +0100)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Sat, 25 Jun 2011 12:03:13 +0000 (13:03 +0100)
addressbook/libebook/e-vcard.c

index 3a56395..c6a51ab 100644 (file)
@@ -1259,7 +1259,7 @@ e_vcard_append_attribute_with_values (EVCard *evcard, EVCardAttribute *attr, ...
 /**
  * e_vcard_add_attribute:
  * @evc: an #EVCard
- * @attr: an #EVCardAttribute to add
+ * @attr: (transfer full): an #EVCardAttribute to add
  *
  * Adds @attr to @evc. It's added to the beginning of a list of attributes.
  **/