1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-12 15:43:48 +02:00
Emmanuele Bassi a360b314aa binding: Add an explicit unbind()
Higher order languages with garbage collection can have issues releasing
a binding, as they do not control the last reference being dropped on
the binding, source, or target instances.

https://bugzilla.gnome.org/show_bug.cgi?id=698018
2013-05-02 15:50:21 -07:00
..