Package: gtk
Function gtk:main-iteration-do
Lambda Listgtk:main-iteration-do (blocking) ArgumentsReturn ValueTrue if the gtk:main-quit function has been called for the innermost main loop. Details
Runs a single iteration of the main loop.
If no events are available either return or block depending on the value of blocking. | See also |
#2023-3-5