/pidgin/main: 2bab0b4de137: Improve GIntrospection annotations o...
Jorge Villase?or
salinasv at pidgin.im
Tue Dec 15 02:30:12 EST 2015
Changeset: 2bab0b4de1372c6c42412f75102abb03734d71ec
Author: Jorge Villase?or <salinasv at pidgin.im>
Date: 2015-12-14 23:27 -0800
Branch: default
URL: https://hg.pidgin.im/pidgin/main/rev/2bab0b4de137
Description:
Improve GIntrospection annotations on the account API
diffstat:
libpurple/account.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/libpurple/account.h b/libpurple/account.h
--- a/libpurple/account.h
+++ b/libpurple/account.h
@@ -764,7 +764,7 @@ const char *purple_account_get_protocol_
*
* Returns the account's connection.
*
- * Returns: The connection.
+ * Returns: (transfer none): The connection.
*/
PurpleConnection *purple_account_get_connection(const PurpleAccount *account);
More information about the Commits
mailing list