Milen Dzhumerov <[EMAIL PROTECTED]> writes: > Hello, > > Thanks for your reply. I've checked the GTimer API and that would do the > work. Can you give me any pointers where can I find a doc/tutorial on > setting up an idle handle to the main loop?
Use use g_idle_add(). Soren _______________________________________________ Performance-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/performance-list
