Package: gio
Function g-application-unmark-busy
Lambda Listg-application-unmark-busy (application) ArgumentsDetails
Decreases the busy count of the application.
When the busy count reaches zero, the new state will be propagated to other
processes. This function must only be called to cancel the effect of a previous call to the g-application-mark-busy function. | See also |
*2021-10-31