mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
fix a typo
This commit is contained in:
parent
10e430bcc0
commit
19a752a5f4
@ -1225,7 +1225,7 @@ g_value_get_variant (const GValue *value)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_value_get_variant:
|
* g_value_dup_variant:
|
||||||
* @value: a valid #GValue of %G_TYPE_VARIANT
|
* @value: a valid #GValue of %G_TYPE_VARIANT
|
||||||
*
|
*
|
||||||
* Get the contents of a variant #GValue, increasing its refcount.
|
* Get the contents of a variant #GValue, increasing its refcount.
|
||||||
|
Loading…
Reference in New Issue
Block a user