mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
gtask: Fix GIR annotation
Spotted by gtk-doc. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
df4fb2cd32
commit
7a3c4a415c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user