Package: gobject
Function g-binding-unbind
Lambda Listg-binding-unbind (binding) ArgumentsDetails
Explicitly releases the binding between the source and the target property
expressed by binding . This function will release the reference that is being held on the binding instance. If you want to hold on to the g-binding instance after calling the function g-binding-unbind, you will need to hold a reference to it. | See also |
2020-10-18