summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gir/glib-2.0.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 6155deeb..62031216 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -193,6 +193,17 @@
*
*/
+/**
+ * g_variant_new_strv:
+ * @strv: (array length=length) (element-type utf8):
+ */
+
+/**
+ * g_variant_get_strv:
+ * @length: (allow-none):
+ * @returns: (array length=length) (transfer container):
+ */
+
// Skip this as "tm" is not available at present.
/**