Guile-Atk
Guile-Atk
This manual is for (gnome atk)
(version 2.16.2, updated
9 December 2011)
Copyright 2001-2007 Bill Haneman, Marc Mulcahy, Padraig O'Briain
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 or any
later version published by the Free Software Foundation.
- Overview: About ATK and its Guile bindings.
- AtkAction: The ATK interface provided by UI components
which the user can activate / interact with.
- AtkComponent: The ATK interface provided by UI components
which occupy a physical area on the screen.
- AtkDocument: The ATK interface which represents the
toplevel container for document content.
- AtkEditableText: The ATK interface implemented by components
containing user-editable text content.
- AtkGObjectAccessible: This object class is derived from AtkObject
and can be used as a basis implementing
accessible objects.
- AtkHyperlinkImpl: An interface from which the AtkHyperlink
associated with an AtkObject may be
obtained.
- AtkHyperlink: An ATK object which encapsulates a link or
set of links in a hypertext document.
- AtkHypertext: The ATK interface which provides standard
mechanism for manipulating hyperlinks.
- AtkImage: The ATK Interface implemented by components
which expose image or pixmap content
on-screen.
- AtkNoOpObject: An AtkObject which purports to implement
all ATK interfaces.
- AtkNoOpObjectFactory: The AtkObjectFactory which creates an
AtkNoOpObject.
- AtkObject: The base object class for the Accessibility
Toolkit API.
- AtkObjectFactory: The base object class for a factory used to
create accessible objects for objects of a
specific GType.
- AtkRegistry: An object used to store the GType of the
factories used to create an accessible
object for an object of a particular GType.
- AtkRelation: An object used to describe a relation
between a object and one or more other
objects.
- AtkRelationSet: A set of AtkRelations, normally the set of
AtkRelations which an AtkObject has.
- AtkSelection: The ATK interface implemented by container
objects whose AtkObject children can be
selected.
- AtkStateSet: An AtkStateSet determines a component's state set.
- AtkState: An AtkState describes a component's
particular state.
- AtkStreamableContent: The ATK interface which provides access to
streamable content.
- AtkTable: The ATK interface implemented for UI
components which contain tabular or
row/column information.
- AtkText: The ATK interface implemented by components
with text content.
- AtkUtil: A set of ATK utility functions for event
and toolkit support.
- AtkValue: The ATK interface implemented by valuators
and components which display or select a
value from a bounded range of values.
- Undocumented: Undocumented functions.
- Type Index
- Function Index