--- a/libpurple/request/purplerequestfieldchoice.h Fri Feb 07 00:14:03 2025 -0600 +++ b/libpurple/request/purplerequestfieldchoice.h Fri Feb 14 02:12:52 2025 -0600 @@ -58,7 +58,7 @@ * * This is often represented as a group of radio buttons. * - * Returns: (transfer full): The new field. + * Returns: (transfer full) (type PurpleRequestFieldChoice): The new field. */ PURPLE_AVAILABLE_IN_ALL PurpleRequestField *purple_request_field_choice_new(const char *id, const char *text, gpointer default_value);