mainIterationDo

Runs a single iteration of the mainloop. If no events are available either return or block depending on the value of blocking.

bool
mainIterationDo
()

Parameters

blocking bool

true if you want GTK+ to block if no events are pending

Return Value

Type: bool

true if gtk.global.mainQuit has been called for the innermost mainloop