[g-a-devel]atk_hyperlink_get_object



I am looking at representing in libgtkhtml2 a block of text including links as 
one accessible object which implements AtkText and AtkHypertext, if it contains 
links.

The first link is found by calling atk_hypertext_get_link(..., 0). Calling 
atk_hyperlink_get_object() on the AtkHyperlink should return an AtkObject which 
implements AtkText if the link is a text hyperlink. What is the relationship 
between this AtkObject and the riginal accessible object which implements 
AtkHypertext? Are they the same?

Padraig




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