[glib] Add missing Since: docs



commit 870fc484d994093b1d4ebc8d2f52665530693e59
Author: Christian Persch <chpe gnome org>
Date:   Sun Jan 15 00:40:25 2012 +0100

    Add missing Since: docs

 gio/gioenums.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index ecb6b97..8e0ec32 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -652,6 +652,8 @@ typedef enum {
  *
  * GResourceFlags give information about a particular file inside a resource
  * bundle.
+ * 
+ * Since: 2.32
  **/
 typedef enum {
   G_RESOURCE_FLAGS_NONE       = 0,
@@ -663,6 +665,8 @@ typedef enum {
  * @G_RESOURCE_LOOKUP_FLAGS_NONE: No flags set.
  *
  * GResourceLookupFlags determine how resource path lookups are handled.
+ * 
+ * Since: 2.32
  **/
 typedef enum {
   G_RESOURCE_LOOKUP_FLAGS_NONE       = 0,



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