Package: glib
Function g-main-loop-quit
Lambda Listg-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 |
2021-12-10