mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 02:46:16 +01:00
Merge branch 'binding-unbind-annotation' into 'master'
Fix annotation of g_binding_unbind() to transfer-full See merge request GNOME/glib!197
This commit is contained in:
commit
7b5b77271e
@ -748,7 +748,7 @@ g_binding_get_target_property (GBinding *binding)
|
||||
|
||||
/**
|
||||
* g_binding_unbind:
|
||||
* @binding: a #GBinding
|
||||
* @binding: (transfer full): a #GBinding
|
||||
*
|
||||
* Explicitly releases the binding between the source and the target
|
||||
* property expressed by @binding.
|
||||
|
Loading…
Reference in New Issue
Block a user