diff --git a/gdk/gdkcontentformats.c b/gdk/gdkcontentformats.c index 1f059f109f..9bfaca1f8b 100644 --- a/gdk/gdkcontentformats.c +++ b/gdk/gdkcontentformats.c @@ -461,7 +461,7 @@ gdk_content_formats_contain_mime_type (const GdkContentFormats *formats, * Note that @formats may not contain any #GTypes, in particular when * they are empty. In that case %NULL will be returned. * - * Returns: (transfer none) (nullable) (array length=n_gtypes): + * Returns: (transfer none) (nullable) (array length=n_gtypes zero-terminated=1): * %G_TYPE_INVALID-terminated array of types included in @formats or * %NULL if none. */