Apply 1 suggestion(s) to 1 file(s)
authorEmmanuele Bassi <ebassi@gmail.com>
Sat, 25 Dec 2021 13:29:07 +0000 (13:29 +0000)
committerm-shinder <mihail@shinder.ml>
Sat, 25 Dec 2021 13:29:07 +0000 (13:29 +0000)
gdk/gdkcontentprovider.c

index a07c03a9930ce4a8fe185095ac9fa50141d564b4..0e9a497bd482abca6a5d4a1a2a48793620d100e5 100644 (file)
@@ -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.