g_thread help



All,
I would like to write a program with gtk in one thread and most of the rest of
the code in another.  I can do this using posix threads, however, I would like
to take advantage of the fact that gtk has been ported to Win32 to develop on
both platforms.  I had hoped to switch to using g_threads, but I seem to be
missing something basic.  I cannot find a g_thread_new function, or anything
similar to actually start a new thread going!  Am I not looking at the right
header file, or can I not do this?  Any help would be appreciated.

katre
katre@mousetrap.c64.org



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