gtask: Fix GIR annotation

Spotted by gtk-doc.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-12-11 12:28:45 +00:00
parent df4fb2cd32
commit 7a3c4a415c

View File

@ -2013,7 +2013,7 @@ g_task_return_value (GTask *task,
/**
* g_task_propagate_value:
* @task: a #GTask
* @value: (out) (caller-allocates): return location for the #GValue
* @value: (out caller-allocates): return location for the #GValue
* @error: return location for a #GError
*
* Gets the result of @task as a #GValue, and transfers ownership of