From 348ccb9565eda71b5b8d4b17489aca2d29cf0ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20No=C3=ABl?= Date: Mon, 14 Dec 2020 11:25:16 +0100 Subject: [PATCH] flatpak-installed-ref: Add annotation to content rating table --- common/flatpak-installed-ref.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/flatpak-installed-ref.c b/common/flatpak-installed-ref.c index 84f9ee61..75e54bcd 100644 --- a/common/flatpak-installed-ref.c +++ b/common/flatpak-installed-ref.c @@ -681,7 +681,8 @@ flatpak_installed_ref_get_appdata_content_rating_type (FlatpakInstalledRef *self * by the semantics of the content rating type (see * flatpak_installed_ref_get_appdata_content_rating_type()). * - * Returns: (transfer none) (nullable): the content rating or %NULL + * Returns: (transfer none) (nullable) (element-type utf8 utf8): the content + * rating or %NULL * * Since: 1.4.2 */