Marks application as busy (see gio.application.Application.markBusy) while property on object is true.
The binding holds a reference to application while it is active, but not to object. Instead, the binding is destroyed when object is finalized.
a #GObject
the name of a boolean property of object
Marks application as busy (see gio.application.Application.markBusy) while property on object is true.
The binding holds a reference to application while it is active, but not to object. Instead, the binding is destroyed when object is finalized.