Re: [gtk-list] Re: gtk_timeouts?



Cool.  One other question.  Does GTK_TIMEOUT execute more than one instance
of a function.  Ie> if I set the timeout for 10ms and the function takes
20ms to complete, would it start another one or would it wait for the first
to complete?

At 10:13 PM 7/6/98 -0500, you wrote:
>
>
>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
>
>
>-- 
>To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>
>
--
Jeff Clement
SysGold Ltd

e-mail: jeffc@sysgold.com
web: http://www.sysgold.com



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