Re: timer function



Hi,

Paul Davis <pbd Op Net> writes:

> >   If I want to pop up a message in a dialog, and would like the dialog will b
> >e closed either by click "OK" or after 5 
> >second.  is there someone who know how to set a timer in the program.  Appreci
> >ate your help.
> 
> gtk_timeout_add()

actually g_timeout_add() since gtk_timeout_add() is just a stupid wrapper
around the Glib function.


Salut, Sven



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