mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
G_VARIANT_TYPE_VARDICT: Add 'Since:' tag
This commit is contained in:
parent
76492d7741
commit
4d15ba90c0
@ -260,6 +260,8 @@ typedef struct _GVariantType GVariantType;
|
||||
*
|
||||
* The type of a dictionary mapping strings to variants (the ubiquitous
|
||||
* "a{sv}" type).
|
||||
*
|
||||
* Since: 2.30
|
||||
**/
|
||||
#define G_VARIANT_TYPE_VARDICT ((const GVariantType *) "a{sv}")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user