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 Main.quit has been called for the innermost mainloop
Runs a single iteration of the mainloop. If no events are available either return or block depending on the value of blocking.