summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index ca6d1dd3..8520043f 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -7596,7 +7596,7 @@
/**
* g_value_take_string:
* @value: a valid #GValue of type %G_TYPE_STRING
- * @v_string: (nullable): string to take ownership of
+ * @v_string: (nullable) (transfer full): string to take ownership of
*
* Sets the contents of a %G_TYPE_STRING #GValue to @v_string.
*