Hi,

Paul Davis <[EMAIL PROTECTED]> 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
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to