API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2024.1
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().