mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
gtask: Fix GIR annotation
Spotted by gtk-doc. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user