Package: gio

Function g-application-quit

Lambda List

g-application-quit (application)

Arguments

application -- a g-application instance

Details

Immediately quits the application. Upon return to the main loop, the g-application-run function will return, emitting only the "shutdown" signal before doing so.

The hold count is ignored. The result of calling the g-application-run function again after it returns is unspecified.
 

See also

2021-9-9