Is GTK+-(GDK) implemented by Multi-thread method?
- Date: Sat, 8 Dec 2007 02:09:52 +0800
- From: "刘志波" <boerliu@xxxxxxxxx>
- Subject: Is GTK+-(GDK) implemented by Multi-thread method?
Hi forks,
I want to know whether the GTK+- Library is implemented by Multi-thread method for itself. You know, it has been driven by event mechanism. How does GTK's main loop catch user events like key events, mouse motion,etc when other flows alway hold the CPU resource? I know, maybe the GTK lib can use the signal to receive all of the hardware events. I just want to know the GTK wheter uses the Multi-thread mechanism to program itself!
Thanks,
___________________
With best regards!
boer
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list
- Follow-Ups:
- Re: Is GTK+-(GDK) implemented by Multi-thread method?
- From: Paul Davis
- Re: Is GTK+-(GDK) implemented by Multi-thread method?
- Prev by Date: gimp-vs: gdk headers missing extern "C"
- Next by Date: Re: Is GTK+-(GDK) implemented by Multi-thread method?
- Previous by thread: gimp-vs: gdk headers missing extern "C"
- Next by thread: Re: Is GTK+-(GDK) implemented by Multi-thread method?
- Index(es):