summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-08-16 12:48:26 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-08-16 12:48:26 +0200
commitb31af67df9030cd133eba3b6755b6dd2fcd35af0 (patch)
treefadf537f7044f02e476ded253009508ca95628ae /gir/gobject-2.0.c
parent4f6a7d577e8eaf32c2fcabb954b8906c48eef773 (diff)
downloadgobject-introspection-b31af67df9030cd133eba3b6755b6dd2fcd35af0.tar.gz
gir: Update annotations from glib git master
Some structs are missing for me when running update-glib-annotations. I've kept them as is and just included theannotation updates.
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 87f646a4..1a4f3bcb 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -819,7 +819,7 @@
/**
* g_binding_unbind:
- * @binding: (transfer full): a #GBinding
+ * @binding: a #GBinding
*
* Explicitly releases the binding between the source and the target
* property expressed by @binding.