Re: [g-a-devel]GAIL check



gtk_widget_get_accessible() will return an AtkObject for which 
GTK_IS_ACCESSIBLE() returns true if and only if GAIL is loaded.

The statement you have made is also true but I prefer mine.

Padraig

> Hi,
> 
> Once we get an AtkObject using gtk_widget_get_accessible(), and if
> ATK_IS_NO_OP_OBJECT() macro on the above AtkObject returns TRUE,
> then can we assume that GAIL is not loaded? In other words, if GAIL
> is loaded, is there a possibility that gtk_widget_get_accessible()
> will return an AtkNoOpObject ?
> 
> Regards,
> Jayaraj
> 
> 




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