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

Re: [Vala] timers with callbacks



On Thu, Jun 19, 2008 at 3:04 AM, Sam Liddicott <sam liddicott com> wrote:
> (Sorry  for top posting - darn pocket outlook)
>
> I forgot to say thhat I need cancellable timers. (In case the user lets go of the button before the timer goes off).
>
> Sam
>

Have a look at the GLib documentation and you will see how to cancel a timer.

I suggest installing Devhelp and the lib{gtk,glib}2.0-doc packages or
their equivalent on your distribution.

[1] http://library.gnome.org/devel/glib/


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