mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
gobject: Fix typo in documentation for g_param_spec_get_default_value()
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
69b2b5f262
commit
c74ab4a1db
@ -1529,7 +1529,7 @@ g_value_dup_param (const GValue *value)
|
|||||||
*
|
*
|
||||||
* Gets the default value of @pspec as a pointer to a #GValue.
|
* Gets the default value of @pspec as a pointer to a #GValue.
|
||||||
*
|
*
|
||||||
* The #GValue will remain value for the life of @pspec.
|
* The #GValue will remain valid for the life of @pspec.
|
||||||
*
|
*
|
||||||
* Returns: a pointer to a #GValue which must not be modified
|
* Returns: a pointer to a #GValue which must not be modified
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user