Subject: Asynchronous events in GTK application?
From: Clifford Heath <no@ a p a . t
Date: Mon, 15 Aug 2005 08:51:16 +0900
I have a GTK app with a thread monitoring a COM port for particular
input events. What's the best way to notify the main GTK thread of
these events? Can i hook into the main loop somehow?
Clifford Heath.