Re: gtk_events_pending return value



On 2004-01-06 16:58:58, Owen Taylor wrote:
> Pass NULL to get the default main context.

Argh, I must have missed this, thank you.
Is there a special reason for not using

while (gtk_events_pending())
    gtk_main_iteration();

? Speed?

-- 
cu,
Johannes Weißl



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