Package: gio

Function gio:application-quit

Lambda List

gio: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

#2025-2-3