libpurple/status.h

branch
soc.2013.gobjectification.plugins
changeset 37022
d891503c8aa6
parent 37021
04c99b24db84
child 37023
d9bcdc9a91e6
--- a/libpurple/status.h	Wed Jan 29 10:01:14 2014 +0530
+++ b/libpurple/status.h	Wed Jan 29 10:10:12 2014 +0530
@@ -370,7 +370,7 @@
  *
  * @status_type: The status type.
  *
- * Returns: (TODO const): The list of attributes.
+ * Returns: (transfer none): The list of attributes.
  */
 GList *purple_status_type_get_attrs(const PurpleStatusType *status_type);
 

mercurial