summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-06-08 15:42:10 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2010-06-08 15:42:10 +0200
commit6355258159a0e253fdea52e6d42362569fdee476 (patch)
tree8ba0244108d2465a14a29485a7ecb657a1a97169
parent0015093292fe5f2813aacb07437f6b41df9d708b (diff)
downloadgobject-introspection-6355258159a0e253fdea52e6d42362569fdee476.tar.gz
Annotate GVariant as a foreign struct
-rw-r--r--gir/glib-2.0.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 91f22bc1..a0184afe 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -188,6 +188,11 @@
* @length: (out):
*/
+/**
+ * GVariant: (foreign)
+ *
+ */
+
// Skip this as "tm" is not available at present.
/**