API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.28
void g_application_release ( GApplication* application )
Decrease the use count of application.
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 g_application_hold().
Available since: 2.28