Re: [gtk-list] Re: Alternate main loop?




> while(gtk_events_pending())
>     gtk_main_iteration();
> 
> In many cases, you should restructure your program to use callbacks from
> the glib main loop, rather than putting in the above hack in your program.
> 
what callbacks are you refering to ? there are only a few public functions in gmain.c.

thanks
vg 


******************
V G Prasad
Email:vprasad@applix.com
Off: (508) 870 -0300 ext 294
Fax: (508) 366 -4873 



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