The subdirectories iochannel, mainloop and spawn contain
example programs that show you how to use the G::IOChannel, 
G::MainLoop and G::SpawnAsync classes.
 
Threads
-------
The Threads subdirectory contains several threaded test programs
including a threadpool example. Although simple, these programs 
show you some important thread basics.
