Hello again Is there a way to create a timer in a GTK app. I.E. something that calls a function after X minutes I can create a thread that sleeps until the timeout has elapsed but this is not that efficient. Michael