Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Emmanuele Bassi 2021-12-25 13:29:07 +00:00 committed by m-shinder
parent 98f937ba15
commit 40eca1a68e

View 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.