Accessible


Object Hierarchy:

Object hierarchy for Accessible

Description:

[ CCode ( type_id = "atspi_accessible_get_type ()" ) ]
public class Accessible : Object, Action, Collection, Component, Document, EditableText, Hypertext, Image, Selection, Table, TableCell, Text, Value

The base interface which is implemented by all accessible objects.

All objects support interfaces for querying their contained 'children' and position in the accessible-object hierarchy, whether or not they actually have children.


Namespace: Atspi
Package: atspi-2

Content:

Creation methods:

Methods:

Signals:

Fields:

Inherited Members:

All known members inherited from class Atspi.Object
All known members inherited from interface Atspi.Collection
All known members inherited from interface Atspi.EditableText
All known members inherited from interface Atspi.Hypertext
All known members inherited from interface Atspi.Image
All known members inherited from interface Atspi.Value