From 40eca1a68edfa06fe51ec3879198cbcf659fffff Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 25 Dec 2021 13:29:07 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- gdk/gdkcontentprovider.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkcontentprovider.c b/gdk/gdkcontentprovider.c index a07c03a993..0e9a497bd4 100644 --- a/gdk/gdkcontentprovider.c +++ b/gdk/gdkcontentprovider.c @@ -342,7 +342,7 @@ gdk_content_provider_write_mime_type_finish (GdkContentProvider *provider, /** * gdk_content_provider_get_value: * @provider: a `GdkContentProvider` - * @value: (out): the `GValue` to fill + * @value: (out caller-allocates): the `GValue` to fill * @error: a `GError` location to store the error occurring * * Gets the contents of @provider stored in @value. -- 2.30.2