summaryrefslogtreecommitdiff
path: root/atspi/atspi-object.h
Commit message (Collapse)AuthorAgeFilesLines
* Add G_BEGIN_DECLS and G_END_DECLS macros for prototypes to fix c++ linkageMike Gorse2012-05-211-0/+5
|
* Add Hypertext and Hyperlink and some refactoring to support themMike Gorse2010-11-201-0/+55
AtspiAccessible is now derived from a base class called AtspiObject which defines the object's application and object path, since this is common with AtspiHyperlink.