mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-20 14:19:16 +02: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
|
* The type of a dictionary mapping strings to variants (the ubiquitous
|
||||||
* "a{sv}" type).
|
* "a{sv}" type).
|
||||||
|
*
|
||||||
|
* Since: 2.30
|
||||||
**/
|
**/
|
||||||
#define G_VARIANT_TYPE_VARDICT ((const GVariantType *) "a{sv}")
|
#define G_VARIANT_TYPE_VARDICT ((const GVariantType *) "a{sv}")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user