Package: gio

Function g-application-unbind-busy-property

Lambda List

g-application-unbind-busy-property (application object property)

Arguments

application -- a g-application instance
object -- a g-object instance
property -- a string with 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

2021-9-9