From: Emmanuele Bassi Date: Sat, 25 Dec 2021 13:29:07 +0000 (+0000) Subject: Apply 1 suggestion(s) to 1 file(s) X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~19^2~5^2~9^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=40eca1a68edfa06fe51ec3879198cbcf659fffff;p=gtk4.git Apply 1 suggestion(s) to 1 file(s) --- 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.