lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: Why the Timer doesn't work? (about g_timeout_add())
- Date: Wed, 20 Aug 2008 10:58:18 +0300
- From: "Tor Lillqvist" <tml@xxxxxx>
- Subject: ***BOGO*** Re: Why the Timer doesn't work? (about g_timeout_add())
Look at this:
> static void timer_1_test(gpointer data)
> g_timeout_add(1000, (GSourceFunc)timer_1_test, cw);
Then look at the documentation for GSourceFunc:
http://library.gnome.org/devel/glib/stable/glib-The-Main-Event-Loop.html#GSourceFunc
. Notice anything?
--tml
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list