Re: [gtk-list] Re: gtk_timeouts?





On Mon, 6 Jul 1998, Jon Trowbridge wrote:
> > Is there some documentation on GTK_TIMEOUTS?  All I really need is how to
> > kill one.  Is there a function gtk_timeout_kill(...);?  
> 
> The function is gtk_timeout_remove().  As I recall, timeouts are discussed
> (at least briefly) in the gtk tutorial.
> 

Returning FALSE from the timeout works too, so if you don't want to remove
it be sure to return TRUE. I remember this not being in the tutorial when
I was trying to figure it out.
  
Havoc Pennington ==== http://pobox.com/~hp




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