gdk: fix wrong doc annotation

This commit is contained in:
Bilal Elmoussaoui 2021-05-25 16:07:51 +00:00
parent aeda5b2f58
commit a196a35d1d

View File

@ -264,7 +264,7 @@ gdk_content_serializer_get_priority (GdkContentSerializer *serializer)
*
* Gets the cancellable for the current operation.
*
* This is the `GCancellable` that was passed to [content_serialize_async].
* This is the `GCancellable` that was passed to [func@content_serialize_async].
*
* Returns: (transfer none): the cancellable for the current operation
*/