How to setup a timer in gtk
- From: "ying lcs" <yinglcs gmail com>
- To: gtk-list gnome org
- Subject: How to setup a timer in gtk
- Date: Wed, 12 Dec 2007 11:04:50 -0600
Hi,
Can you please tell me how can I setup a timer in gtk application?
It has a 'g_timeout_add()' function, but it 'Sets a function to be
called at regular intervals, with the default priority,
G_PRIORITY_DEFAULT.'
But all I want is it call my function to be called only once when the
timer expires.
How can I do that?
Thank you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]