Package: glib
Function glib:main-loop-run
Lambda Listglib:main-loop-run (loop) ArgumentsDetails        Runs a main loop until the g:main-loop-quit function is called on the
    main loop.  
  If this is called for the thread of the context of the main loop, it will
  process events from the main loop, otherwise it will simply wait.      | See also | 
2025-05-22