Action - The ATK interface provided by UI components
which the user can activate/interact with.
Component - The ATK interface provided by UI
components which occupy a physical area on the screen.
Document - The ATK interface which represents the
toplevel container for document content.
EditableText - The ATK interface implemented by
components containing user-editable text content.
HyperlinkImpl - A queryable interface which
allows AtkHyperlink instances associated with an AtkObject to be obtained.
Hypertext - The ATK interface which provides
standard mechanism for manipulating hyperlinks.
Image - The ATK Interface implemented by components
which expose image or pixmap content on-screen.
Implementor - The AtkImplementor interface is
implemented by objects for which AtkObject peers may be obtained via calls to iface->(ref_accessible)(implementor);
Selection - The ATK interface implemented by
container objects whose Object children can be selected.
StreamableContent - The ATK interface which
provides access to streamable content.
Table - The ATK interface implemented for UI components
which contain tabular or row/column information.
TableCell - The ATK interface implemented for a
cell inside a two-dimentional Table
Text - The ATK interface implemented by components with
text content.
Value - The ATK interface implemented by valuators and
components which display or select a value from a bounded range of values.
Window - The ATK Interface provided by UI components
that represent a top-level window.
An EventListenerInit function is a
special function that is called in order to initialize the per-object event registration system used by
EventListener, if any preparation is required.