mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Merge branch 'gtkdoc-check-fix' into 'master'
Various gtk-doc improvements See merge request GNOME/glib!1277
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