Convert droute introspection to use string literals created from
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / introspection.h
1
2 /*
3  * This file has been auto-generated from the introspection data available
4  * in the at-spi2-core repository. The D-Bus procol is defined in this
5  * repository, which can be found at:
6  *
7  * http://download.gnome.org/sources/at-spi2-core/0.1/
8  *
9  * DO NOT EDIT.
10  */
11
12 #ifndef SPI_INTROSPECTION_DATA_H_
13 #define SPI_INTROSPECTION_DATA_H_
14
15
16 const char *spi_org_freedesktop_atspi_Accessible;
17
18 const char *spi_org_freedesktop_atspi_Action;
19
20 const char *spi_org_freedesktop_atspi_Application;
21
22 const char *spi_org_freedesktop_atspi_Collection;
23
24 const char *spi_org_freedesktop_atspi_Component;
25
26 const char *spi_org_freedesktop_atspi_Document;
27
28 const char *spi_org_freedesktop_atspi_Hypertext;
29
30 const char *spi_org_freedesktop_atspi_Hyperlink;
31
32 const char *spi_org_freedesktop_atspi_Image;
33
34 const char *spi_org_freedesktop_atspi_Selection;
35
36 const char *spi_org_freedesktop_atspi_Table;
37
38 const char *spi_org_freedesktop_atspi_Text;
39
40 const char *spi_org_freedesktop_atspi_EditableText;
41
42 const char *spi_org_freedesktop_atspi_Cache;
43
44 const char *spi_org_freedesktop_atspi_Value;
45
46 const char *spi_org_freedesktop_atspi_DeviceEventController;
47
48 const char *spi_org_freedesktop_atspi_DeviceEventListener;
49
50
51 #endif /* SPI_INTROSPECTION_DATA_H_ */