> i'm evaluate, to change my code to satisfy gtk with g_idle_add,
> g_source_new, g_source_attach and related functions, so the signal,
> thread und gui stuff is well controlled.
I found it out.
By studie the main event loop website, i found the function g_timeout_add.
there is one event loop. but you can attach and detach function to that
event loop with the number of milisecond timeout.

thanks that i read this posting...

greets

Andreas Bachmann


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to