mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
Add inout annotation for vapi generation
This commit is contained in:
parent
8a7b375216
commit
053558aca9
@ -595,7 +595,7 @@ g_param_spec_get_redirect_target (GParamSpec *pspec)
|
||||
/**
|
||||
* g_param_value_set_default:
|
||||
* @pspec: a valid #GParamSpec
|
||||
* @value: a #GValue of correct type for @pspec
|
||||
* @value: (inout): a #GValue of correct type for @pspec
|
||||
*
|
||||
* Sets @value to its default value as specified in @pspec.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user