Re: pthreads + gtk



>       a) surround ****EVERY*** call to a GDK, GTK or X11 function
>           with gdk_threads_{enter,leave} pair

That's misleading, only calls from a thread other than the thread running the
main loop should call gdk_threads_enter/leave.

Arno



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]