Re: [gtk-list] Semantics of gtk_timeout
- From: Havoc Pennington <hp redhat com>
- To: toledo users sourceforge net
- Cc: gtk-list redhat com
- Subject: Re: [gtk-list] Semantics of gtk_timeout
- Date: 15 Apr 2000 14:10:07 -0400
Juan Toledo <toledo@users.sourceforge.net> writes:
> If I return TRUE in the timeout function... Will it be called again in
> timeout milisecods, or timeout-time_it_took_
> to_execute_the_callback_function)?
>
Looking at the source, it looks to me like it will be the former (it
saves the time before calling the callback, then sets the timeout to
run again at saved_time + interval).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]