mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
[glib/gvariantype] Added missing "Since: 2.24" tag
This commit is contained in:
parent
3658727cfa
commit
3c66490503
@ -671,6 +671,8 @@ g_variant_type_copy (const GVariantType *type)
|
||||
*
|
||||
* It is a programmer error to call this function with an invalid type
|
||||
* string. Use g_variant_type_string_is_valid() if you are unsure.
|
||||
*
|
||||
* Since: 2.24
|
||||
*/
|
||||
GVariantType *
|
||||
g_variant_type_new (const gchar *type_string)
|
||||
|
Loading…
Reference in New Issue
Block a user