summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-09-11 17:01:55 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-09-11 17:02:23 +0200
commit259d67ce47be3dc28ba16260f4ffc96530dae636 (patch)
tree4b04ce19ccdf617fa8a2e2b16f0494b6bfe3c0ae
parent920512de3fb9bfefffadb454308d66eca9c9ebd4 (diff)
Add annotation for g_variant_get_string
-rw-r--r--gir/glib-2.0.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 99563da..e86668d 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -218,6 +218,12 @@
*/
/**
+ * g_variant_get_string:
+ * @length: (allow-none) (default NULL) (out):
+ * @returns:
+ */
+
+/**
* g_get_language_names:
* @returns: (array zero-terminated=1) (transfer none):
*/