Package: gio

Function gio:application-unmark-busy

Lambda List

gio:application-unmark-busy (application)

Arguments

application -- a g:application instance

Details

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

#2025-2-3