Hi all,
I'm looking for some material on writing threaded applications
using gdk. I've failed to find anything usable so far.
I'd also like to ask for a quick explanation of the workings /
usage of GDK_THREADS_ENTER and GDK_THREADS_LEAVE respectively.
how does e.g.
bla bla bla
GDK_THREADS_ENTER();
do_sth();
GDK_THREADS_LEAVE();
return whatever;
behave? Given this is some sort of function, when will it return?
Thanks ...
--------------------------------------------------------------
Christian Zander ** Nöckersberg 76 ** 45257 Essen ** Germany
email: [EMAIL PROTECTED] ** www: www.minion.de ** icq#: 5322926
--------------------------------------------------------------
--
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null