[gtk: 3/5] Apply 1 suggestion(s) to 1 file(s)




commit 40eca1a68edfa06fe51ec3879198cbcf659fffff
Author: Emmanuele Bassi <ebassi gmail com>
Date:   Sat Dec 25 13:29:07 2021 +0000

    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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]