mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 00:48:53 +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:
|
* g_task_propagate_value:
|
||||||
* @task: a #GTask
|
* @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
|
* @error: return location for a #GError
|
||||||
*
|
*
|
||||||
* Gets the result of @task as a #GValue, and transfers ownership of
|
* Gets the result of @task as a #GValue, and transfers ownership of
|
||||||
|
Reference in New Issue
Block a user