This file is indexed.

/usr/share/gtk-doc/html/at-spi-cspi/index.html is in at-spi-doc 1.32.0-1ubuntu1.

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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AT-SPI C Bindings Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="AT-SPI C Bindings Reference Manual">
<link rel="next" href="spi-main.html" title="SPI Main Event Loop and Registry">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div><div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">AT-SPI C Bindings Reference Manual</p></th></tr></table></div></div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="spi-main.html">SPI Main Event Loop and Registry</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-SPI-main-loop-and-initialization.html">SPI main loop and initialization</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-Event-Listener-Support.html">Event Listener Support</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-Registry-queries.html">Registry queries</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="spi-application.html">AccessibleApplication Methods</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleApplication-API.html">AccessibleApplication API</a></span><span class="refpurpose"> — The interface implemented by the topmost Accessible in an application's
hierarchy of Accessible objects.</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="spi-accessible.html">Basic Accessible Object Methods and Interface Query</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-Accessible-Objects.html">Accessible Objects</a></span><span class="refpurpose"> — The base accessibility interface which all accessible objects implement.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleRelations-and-RelationSets.html">AccessibleRelations and RelationSets</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-State-and-StateSets.html">State and StateSets</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="spi-component.html">Subinterface Methods</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleAction-Interface.html">AccessibleAction Interface</a></span><span class="refpurpose"> — The interface implemented by interface elements which are 'actionable' by the
user.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleComponent-Interface.html">AccessibleComponent Interface</a></span><span class="refpurpose"> — An interface implemented by objects which occupy area on screen.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleDocument-Interface.html">AccessibleDocument Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleEditableText-Interface.html">AccessibleEditableText Interface</a></span><span class="refpurpose"> — An interface which allows editable text fields to be programmatically manipulated.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleHypertext-Interface.html">AccessibleHypertext Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleImage-Interface.html">AccessibleImage Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleSelection-Interface.html">AccessibleSelection Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleStreamableContent-Interface.html">AccessibleStreamableContent Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleTable-Interface.html">AccessibleTable Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleText-Interface.html">AccessibleText Interface</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleValue-Interface.html">AccessibleValue Interface</a></span><span class="refpurpose"> — An interface implemented by valuators, sliders, and other onscren components
which allow discrete or continuous values to be manipulated.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch05.html">Auxiliary Types</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="at-spi-cspi-AccessibleHyperlink-Interface.html">AccessibleHyperlink Interface</a></span><span class="refpurpose"></span>
</dt></dl></dd>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>