This file is indexed.

/usr/include/at-spi-2.0/atspi/atspi-enum-types.h is in libatspi2.0-dev 2.10.2.is.2.10.1-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
/* Generated data (by glib-mkenums) */

#ifndef __ATSPI_ENUM_TYPES_H__
#define __ATSPI_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* Enumerations from "atspi-constants.h" */

#define ATSPI_TYPE_LOCALE_TYPE	(atspi_locale_type_get_type())
GType atspi_locale_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_COORD_TYPE	(atspi_coord_type_get_type())
GType atspi_coord_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_COLLECTION_SORT_ORDER	(atspi_collection_sort_order_get_type())
GType atspi_collection_sort_order_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_COLLECTION_MATCH_TYPE	(atspi_collection_match_type_get_type())
GType atspi_collection_match_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_COLLECTION_TREE_TRAVERSAL_TYPE	(atspi_collection_tree_traversal_type_get_type())
GType atspi_collection_tree_traversal_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_COMPONENT_LAYER	(atspi_component_layer_get_type())
GType atspi_component_layer_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_TEXT_BOUNDARY_TYPE	(atspi_text_boundary_type_get_type())
GType atspi_text_boundary_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_TEXT_GRANULARITY	(atspi_text_granularity_get_type())
GType atspi_text_granularity_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_TEXT_CLIP_TYPE	(atspi_text_clip_type_get_type())
GType atspi_text_clip_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_STATE_TYPE	(atspi_state_type_get_type())
GType atspi_state_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_KEY_EVENT_TYPE	(atspi_key_event_type_get_type())
GType atspi_key_event_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_EVENT_TYPE	(atspi_event_type_get_type())
GType atspi_event_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_KEY_SYNTH_TYPE	(atspi_key_synth_type_get_type())
GType atspi_key_synth_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_MODIFIER_TYPE	(atspi_modifier_type_get_type())
GType atspi_modifier_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_RELATION_TYPE	(atspi_relation_type_get_type())
GType atspi_relation_type_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_ROLE	(atspi_role_get_type())
GType atspi_role_get_type	(void) G_GNUC_CONST;

#define ATSPI_TYPE_CACHE	(atspi_cache_get_type())
GType atspi_cache_get_type	(void) G_GNUC_CONST;

/* Enumerations from "atspi-types.h" */

#define ATSPI_TYPE_KEY_LISTENER_SYNC_TYPE	(atspi_key_listener_sync_type_get_type())
GType atspi_key_listener_sync_type_get_type	(void) G_GNUC_CONST;

G_END_DECLS

#endif /* __ATSPI_ENUM_TYPES_H__ */

/* Generated data ends here */