Merge branch 'gtkdoc-check-fix' into 'master'

Various gtk-doc improvements

See merge request GNOME/glib!1277
This commit is contained in:
Philip Withnall
2019-12-11 13:02:20 +00:00
5 changed files with 207 additions and 3 deletions

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