[glib] [glib/gvariantype] Added missing "Since: 2.24" tag



commit 3c66490503534eccdd9d3082684ca5c9abf89c0c
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Jan 26 19:00:41 2010 +0100

    [glib/gvariantype] Added missing "Since: 2.24" tag

 glib/gvarianttype.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glib/gvarianttype.c b/glib/gvarianttype.c
index c70f8d7..88ab510 100644
--- a/glib/gvarianttype.c
+++ b/glib/gvarianttype.c
@@ -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)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]