Package: gobject

Function gobject:binding-unbind

Lambda List

gobject:binding-unbind (binding)

Arguments

binding -- a g:binding object

Details

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 binding instance after calling the g:binding-unbind function, you will need to hold a reference to it.
 

See also

2024-12-7