main_iteration_do


Description:


public bool main_iteration_do (bool blocking)

Runs a single iteration of the mainloop.

If no events are available either return or block depending on the value of blocking.

Parameters:

blocking

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

Returns:

true if main_quit has been called for the innermost mainloop


Namespace: Gtk
Package: gtk+-3.0