Re: implementing a delayed "busy" cursor
- From: Paul Davis <paul linuxaudiosystems com>
- To: Paul Fox <pgf foxharp boston ma us>
- Cc: gtk-list gnome org
- Subject: Re: implementing a delayed "busy" cursor
- Date: Sun, 05 Aug 2007 13:38:22 -0400
On Sun, 2007-08-05 at 12:56 -0400, Paul Fox wrote:
google gtk timeout -> gtk_timeout_add -> gtk.org/api -> Main Loop &
Events -> "gtk_timeout_add has been deprecated since version 2.4 and
should not be used in newly-written code. Use g_timeout_add() instead."
and no, these run synchronously with the main loop, which is why they
are safe to use.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]