[gobject-introspection] glib-2.0.c: annotate g_get_environ() and g_listenv()



commit 230c00a4841d7cae794101e14e360f4e0c0e272d
Author: Dan Winship <danw gnome org>
Date:   Fri Dec 17 15:23:46 2010 -0500

    glib-2.0.c: annotate g_get_environ() and g_listenv()

 gir/glib-2.0.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 493aaa1..82747ce 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -236,3 +236,13 @@
 /**
  * g_date_to_struct_tm: (skip)
  */
+
+/**
+ * g_get_environ:
+ * @returns: (array zero-terminated=1) (transfer full):
+ */
+
+/**
+ * g_listenv:
+ * @returns: (array zero-terminated=1) (transfer full):
+ */



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