projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76492d7
)
G_VARIANT_TYPE_VARDICT: Add 'Since:' tag
author
Ryan Lortie
<desrt@desrt.ca>
Wed, 13 Apr 2011 15:46:33 +0000
(11:46 -0400)
committer
Ryan Lortie
<desrt@desrt.ca>
Wed, 13 Apr 2011 15:46:33 +0000
(11:46 -0400)
glib/gvarianttype.h
patch
|
blob
|
history
diff --git
a/glib/gvarianttype.h
b/glib/gvarianttype.h
index ecf9d2e61a401de311f46228d17bf4228f28bad1..5c686ddac81f5c1e984c9fdd7fd52316c3e1b3a6 100644
(file)
--- a/
glib/gvarianttype.h
+++ b/
glib/gvarianttype.h
@@
-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}")