mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
fix a typo
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user