forked from AuroraMiddleware/gtk
Merge branch 'wip/ricotz/annotations' into 'main'
gdk: Add missing out annotation on gdk_content_deserialize_finish See merge request GNOME/gtk!4529
This commit is contained in:
commit
885b34d382
@ -576,7 +576,7 @@ gdk_content_deserialize_async (GInputStream *stream,
|
|||||||
/**
|
/**
|
||||||
* gdk_content_deserialize_finish:
|
* gdk_content_deserialize_finish:
|
||||||
* @result: the `GAsyncResult`
|
* @result: the `GAsyncResult`
|
||||||
* @value: return location for the result of the operation
|
* @value: (out): return location for the result of the operation
|
||||||
* @error: return location for an error
|
* @error: return location for an error
|
||||||
*
|
*
|
||||||
* Finishes a content deserialization operation.
|
* Finishes a content deserialization operation.
|
||||||
|
Loading…
Reference in New Issue
Block a user