Function

Gtk-3.0Gtkmain_iteration_do

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

    Parameters

    • blocking: boolean

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

    Returns boolean

    true if gtk_main_quit() has been called for the innermost mainloop