Re: Deprecated glib functions.



Shivram U wrote:
> 
> Hi Bill,
>         Yes the g_main_iteration function has been deprecated. There is a
> replacement. In glib/gmain.h the following is present under #ifndef
> G_DISABLE_DEPRECATED

Thanks Shivram, 

I will update at-spi.

-Bill

> #define g_main_iteration(may_block) g_main_context_iteration      (NULL,
> may_block)
> 
> With regards,
> Shivram



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