Explicitly releases the binding between the source and the target
property expressed by binding.
Note
This function will release the reference that is being held on
the binding instance; if you want to hold on to the GBinding instance
after calling g_binding_unbind(), you will need to hold a reference
to it.
Since 2.38
Explicitly releases the binding between the source and the target property expressed by binding. Note This function will release the reference that is being held on the binding instance; if you want to hold on to the GBinding instance after calling g_binding_unbind(), you will need to hold a reference to it. Since 2.38