Package: gio

Function g-application-release

Lambda List

g-application-release (application)

Arguments

application -- a g-application instance

Details

Decrease the use count of the application. When the use count reaches zero, the application will stop running.

Never call this function except to cancel the effect of a previous call to the g-application-hold function.
 

See also

2021-9-9