Application.unbindBusyProperty
void unbindBusyProperty(gobject.object.ObjectWrap object, string property)Destroys a binding between property and the busy state of application that was previously created with [gio.application.Application.bindBusyProperty].
Parameters
object | a #GObject |
property | the name of a boolean property of object |