[gobject-introspection] Annotate g_get_system_*_dirs ()



commit 86dc48ff388d4657682fedc29758c044314708fe
Author: Johan Bilien <jobi litl com>
Date:   Mon Jun 15 12:36:31 2009 +0100

    Annotate g_get_system_*_dirs ()

 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 8b9a010..578ccd8 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -112,3 +112,13 @@
  * @standard_error: (out):
  * @exit_status: (out):
  */
+
+/*
+ * g_get_system_config_dirs:
+ * Return value: (array zero-terminated=1) (transfer none)
+ */
+
+/**
+ * g_get_system_data_dirs:
+ * Return value: (array zero-terminated=1) (transfer none)
+ */



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