Package: glib
Function glib:main-loop-quit
Lambda Listglib:main-loop-quit (loop) ArgumentsDetails
Stops a main loop from running. Any calls to the g:main-loop-run function for the main loop will return.
Note that sources that have already been dispatched when the g:main-loop-quit function is called will still be executed. | See also |
2024-11-6