qulogic/pidgin

2bab0b4de137
Parents fd7447005dea
Children 46af2ac9acf8
Improve GIntrospection annotations on the account API
--- a/libpurple/account.h Thu Dec 10 22:53:13 2015 -0800
+++ b/libpurple/account.h Mon Dec 14 23:27:31 2015 -0800
@@ -764,7 +764,7 @@
*
* Returns the account's connection.
*
- * Returns: The connection.
+ * Returns: (transfer none): The connection.
*/
PurpleConnection *purple_account_get_connection(const PurpleAccount *account);