2001-11-21 Laszlo Peter <laca@ireland.sun.com>
[platform/core/uifw/at-spi2-atk.git] / docs / reference / cspi / at-spi-cspi-docs.sgml
1 <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
2 <!entity at-spi-spi-main SYSTEM "sgml/spi_main.sgml">
3 <!entity at-spi-spi-event SYSTEM "sgml/spi_event.sgml">
4 <!entity at-spi-spi-registry SYSTEM "sgml/spi_registry.sgml">
5 <!entity at-spi-spi-application SYSTEM "sgml/spi_application.sgml">
6 <!entity at-spi-spi-accessible SYSTEM "sgml/spi_accessible.sgml">
7 <!entity at-spi-spi-action SYSTEM "sgml/spi_action.sgml">
8 <!entity at-spi-spi-component SYSTEM "sgml/spi_component.sgml">
9 <!entity at-spi-spi-editabletext SYSTEM "sgml/spi_editabletext.sgml">
10 <!entity at-spi-spi-hypertext SYSTEM "sgml/spi_hypertext.sgml">
11 <!entity at-spi-spi-image SYSTEM "sgml/spi_image.sgml">
12 <!entity at-spi-spi-selection SYSTEM "sgml/spi_selection.sgml">
13 <!entity at-spi-spi-table SYSTEM "sgml/spi_table.sgml">
14 <!entity at-spi-spi-text SYSTEM "sgml/spi_text.sgml">
15 <!entity at-spi-spi-value SYSTEM "sgml/spi_value.sgml">
16 <!entity at-spi-spi-hyperlink SYSTEM "sgml/spi_hyperlink.sgml">
17 <!entity at-spi-spi-relation SYSTEM "sgml/spi_relation.sgml">
18 <!entity at-spi-spi-stateset SYSTEM "sgml/spi_stateset.sgml">
19 ]>
20
21 <book>
22   <bookinfo>
23     <title>AT-SPI C Bindings Reference Manual</title>
24   </bookinfo>
25   <chapter id="spi-main">
26     <title>SPI Main Event Loop and Registry</title>
27     &at-spi-spi-main;
28     &at-spi-spi-event;
29     &at-spi-spi-registry;
30   </chapter>
31   <chapter id="spi-application">
32     <title>AccessibleApplication Methods</title>
33     &at-spi-spi-application;
34    </chapter>
35   <chapter id="spi-accessible">
36     <title>Basic Accessible Object Methods and Interface Query</title>
37     &at-spi-spi-accessible;
38     &at-spi-spi-relation;           
39     &at-spi-spi-stateset;           
40   </chapter>
41   <chapter id="spi-component">
42     <title>Subinterface Methods</title>
43     &at-spi-spi-action;
44     &at-spi-spi-component;
45     &at-spi-spi-editabletext;
46     &at-spi-spi-hypertext;
47     &at-spi-spi-image;
48     &at-spi-spi-selection;
49     &at-spi-spi-table;
50     &at-spi-spi-text;
51     &at-spi-spi-value;
52   </chapter>
53   <chapter>
54     <title>Auxiliary Types</title>
55     &at-spi-spi-hyperlink;          
56   </chapter>
57 </book>