Marks @application as busy (see g_application_mark_busy()) 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
2.44
See Implementation
Marks @application as busy (see g_application_mark_busy()) 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.