--- a/libpurple/smiley-list.h Tue Jul 23 11:52:27 2019 -0500 +++ b/libpurple/smiley-list.h Sat Aug 03 02:33:05 2019 -0400 @@ -106,7 +106,8 @@ * * Retrieves a smiley with the specified @shortcut from the @list. * - * Returns: a #PurpleSmiley if the smiley was found, %NULL otherwise. + * Returns: (transfer none): A #PurpleSmiley if the smiley was found, %NULL + * otherwise. */ PurpleSmiley *purple_smiley_list_get_by_shortcut(PurpleSmileyList *list, const gchar *shortcut);