summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gir/glib-2.0.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 493aaa1b..82747ce5 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):
+ */