Runs a single iteration of the mainloop. If no events are available either return or block depending on the value of @blocking.
%TRUE if you want GTK+ to block if no events are pending
%TRUE if gtk_main_quit() has been called for the innermost mainloop
See Implementation
Runs a single iteration of the mainloop. If no events are available either return or block depending on the value of @blocking.