Re: [g-a-devel]Representing Accessible Text in gnome-help



...
> (gnome-help:1394): GLib-GObject-WARNING **: invalid cast from 
> `HtmlLinkAccessible' to `AtkObject'

As Padraig says, this is due to that fact that gtkhtml is not
implementing AtkHypertext/AtkHyperlink in accordance with the original
API spec, in which AtkHyperlinks do not implement AtkObject.  In the
original spec, AtkHyperlinks can be interrogated to obtain AtkObjects
via atk_hyperlink_get_object ().  Note that in the ATK spec, the
AtkAction interface should only be implemented by instances of
AtkObject.

regards,

- Bill




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