Package: gio

Function gio:application-unbind-busy-property

Lambda List

gio:application-unbind-busy-property (application object property)

Arguments

application -- a g:application instance
object -- a g:object instance
property -- a string for the name of a boolean property of object

Details

Destroys a binding between the property and the busy state of the application that was previously created with the g:application-bind-busy-property function.
 

See also

#2025-2-3