Re: Show window for a few seconds and delete it?



Hi,

"george carter" <cglobal25 hotmail com> writes:

> The "gtk_timeout_add"  that Paul posted sounds like what I might be
> looking for.

gtk_timeout_add() is deprecated API. Use g_timeout_add() instead:

http://developer.gnome.org/doc/API/2.0/glib/glib-The-Main-Event-Loop.html#g-timeout-add


Sven



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