summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2020-12-14 11:25:16 +0100
committerCorentin Noël <corentin.noel@collabora.com>2020-12-14 11:25:16 +0100
commit348ccb9565eda71b5b8d4b17489aca2d29cf0ff5 (patch)
tree34abc16ffa4b93e11d2f4d8e83518ed50d2c6365
parentb3321e91791ee09eb302cf27f6555b7c2e83e56b (diff)
downloadflatpak-348ccb9565eda71b5b8d4b17489aca2d29cf0ff5.tar.gz
flatpak-installed-ref: Add annotation to content rating table
-rw-r--r--common/flatpak-installed-ref.c3
1 files changed, 2 insertions, 1 deletions
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
*/