GObject ├── AtspiObject │ ├── AtspiAccessible │ ╰── AtspiHyperlink ├── AtspiDeviceListener ├── AtspiEventListener ├── AtspiMatchRule ├── AtspiRelation ╰── AtspiStateSet GInterface ├── AtspiAction ├── AtspiCollection ├── AtspiComponent ├── AtspiDocument ├── AtspiEditableText ├── AtspiHypertext ├── AtspiImage ├── AtspiSelection ├── AtspiTable ├── AtspiTableCell ├── AtspiText ╰── AtspiValue GBoxed ├── AtspiEvent ├── AtspiKeyDefinition ├── AtspiPoint ├── AtspiRange ├── AtspiRect ╰── AtspiTextRange