mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Revert "Merge branch 'fix/gclosure-invoke-type-annotation' into 'main'"
This reverts merge request !2181
This commit is contained in:
parent
a8d3f2e0cf
commit
0de8ec87d2
@ -781,7 +781,7 @@ g_closure_remove_finalize_notifier (GClosure *closure,
|
||||
/**
|
||||
* g_closure_invoke:
|
||||
* @closure: a #GClosure
|
||||
* @return_value: (optional) (inout): a #GValue to store the return
|
||||
* @return_value: (optional) (out): a #GValue to store the return
|
||||
* value. May be %NULL if the callback of @closure
|
||||
* doesn't return a value.
|
||||
* @n_param_values: the length of the @param_values array
|
||||
|
Loading…
Reference in New Issue
Block a user