[gobject-introspection] add annotation for g_get_language_names



commit 1e248330360848a6f400cd403bce79c5d48def42
Author: Maxim Ermilov <zaspire rambler ru>
Date:   Mon Aug 23 02:43:09 2010 +0400

    add annotation for g_get_language_names

 gir/glib-2.0.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 6203121..682a399 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -204,6 +204,11 @@
  * @returns: (array length=length) (transfer container):
  */
 
+/**
+ * g_get_language_names:
+ * @returns: (array zero-terminated=1) (transfer none):
+ */
+
 // Skip this as "tm" is not available at present.
 
 /**



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