[Gtk-sharp-list] main loop iteration

George Farris george@gmsys.com
10 Feb 2003 22:10:11 -0800


If one has an app running with:

Application.Init();

...

Application.Run();


How does one force an iteration of the main loop like gtk_main_iterate()
in C?

-- 
George Farris <george@gmsys.com>