This file is indexed.

/usr/share/gtk-doc/html/cally/ix03.html is in libclutter-1.0-doc 1.20.0-1.

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
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Cally Reference Manual: Index of new symbols in 1.4</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Cally Reference Manual">
<link rel="up" href="index.html" title="Cally Reference Manual">
<link rel="prev" href="ix02.html" title="Index of deprecated symbols">
<link rel="next" href="ix04.html" title="Index of new symbols in 1.6">
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxA">A</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxC">C</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxG">G</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxR">R</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxS">S</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxT">T</a>
                     <span class="dim">|</span> 
                  <a class="shortcut" href="#idxU">U</a></span></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="ix02.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ix04.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h1 class="title">
<a name="id-1.7"></a>Index of new symbols in 1.4</h1></div></div></div>
<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
<dt>
<a class="link" href="cally-General-API.html#cally-accessibility-init" title="cally_accessibility_init ()">cally_accessibility_init</a>, function in <a class="link" href="cally-General-API.html" title="Cally">General API</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="cally-General-API.html#CALLY-ACCESSIBLE-FACTORY:CAPS" title="CALLY_ACCESSIBLE_FACTORY()">CALLY_ACCESSIBLE_FACTORY</a>, macro in <a class="link" href="cally-General-API.html" title="Cally">General API</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#CallyActionFunc" title="CallyActionFunc ()">CallyActionFunc</a>, user_function in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#CallyActor-struct" title="struct CallyActor">CallyActor</a>, struct in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#CallyActorClass" title="struct CallyActorClass">CallyActorClass</a>, struct in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#cally-actor-add-action" title="cally_actor_add_action ()">cally_actor_add_action</a>, function in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#cally-actor-new" title="cally_actor_new ()">cally_actor_new</a>, function in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#cally-actor-remove-action" title="cally_actor_remove_action ()">cally_actor_remove_action</a>, function in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyActor.html#cally-actor-remove-action-by-name" title="cally_actor_remove_action_by_name ()">cally_actor_remove_action_by_name</a>, function in <a class="link" href="CallyActor.html" title="CallyActor">CallyActor</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="cally-General-API.html#CALLY-ACTOR-SET-FACTORY:CAPS" title="CALLY_ACTOR_SET_FACTORY()">CALLY_ACTOR_SET_FACTORY</a>, macro in <a class="link" href="cally-General-API.html" title="Cally">General API</a>
</dt>
<dd></dd>
<a name="idxC"></a><h3 class="title">C</h3>
<dt>
<a class="link" href="CallyClone.html#CallyClone-struct" title="struct CallyClone">CallyClone</a>, struct in <a class="link" href="CallyClone.html" title="CallyClone">CallyClone</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyClone.html#CallyCloneClass" title="struct CallyCloneClass">CallyCloneClass</a>, struct in <a class="link" href="CallyClone.html" title="CallyClone">CallyClone</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyClone.html#cally-clone-new" title="cally_clone_new ()">cally_clone_new</a>, function in <a class="link" href="CallyClone.html" title="CallyClone">CallyClone</a>
</dt>
<dd></dd>
<a name="idxG"></a><h3 class="title">G</h3>
<dt>
<a class="link" href="cally-General-API.html#cally-get-cally-initialized" title="cally_get_cally_initialized ()">cally_get_cally_initialized</a>, function in <a class="link" href="cally-General-API.html" title="Cally">General API</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyGroup.html#CallyGroup-struct" title="struct CallyGroup">CallyGroup</a>, struct in <a class="link" href="CallyGroup.html" title="CallyGroup">CallyGroup</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyGroup.html#CallyGroupClass" title="struct CallyGroupClass">CallyGroupClass</a>, struct in <a class="link" href="CallyGroup.html" title="CallyGroup">CallyGroup</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyGroup.html#cally-group-new" title="cally_group_new ()">cally_group_new</a>, function in <a class="link" href="CallyGroup.html" title="CallyGroup">CallyGroup</a>
</dt>
<dd></dd>
<a name="idxR"></a><h3 class="title">R</h3>
<dt>
<a class="link" href="CallyRectangle.html#CallyRectangle-struct" title="struct CallyRectangle">CallyRectangle</a>, struct in <a class="link" href="CallyRectangle.html" title="CallyRectangle">CallyRectangle</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyRectangle.html#CallyRectangleClass" title="struct CallyRectangleClass">CallyRectangleClass</a>, struct in <a class="link" href="CallyRectangle.html" title="CallyRectangle">CallyRectangle</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyRectangle.html#cally-rectangle-new" title="cally_rectangle_new ()">cally_rectangle_new</a>, function in <a class="link" href="CallyRectangle.html" title="CallyRectangle">CallyRectangle</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyRoot.html#CallyRoot-struct" title="struct CallyRoot">CallyRoot</a>, struct in <a class="link" href="CallyRoot.html" title="CallyRoot">CallyRoot</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyRoot.html#CallyRootClass" title="struct CallyRootClass">CallyRootClass</a>, struct in <a class="link" href="CallyRoot.html" title="CallyRoot">CallyRoot</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyRoot.html#cally-root-new" title="cally_root_new ()">cally_root_new</a>, function in <a class="link" href="CallyRoot.html" title="CallyRoot">CallyRoot</a>
</dt>
<dd></dd>
<a name="idxS"></a><h3 class="title">S</h3>
<dt>
<a class="link" href="CallyStage.html#CallyStage-struct" title="struct CallyStage">CallyStage</a>, struct in <a class="link" href="CallyStage.html" title="CallyStage">CallyStage</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyStage.html#CallyStageClass" title="struct CallyStageClass">CallyStageClass</a>, struct in <a class="link" href="CallyStage.html" title="CallyStage">CallyStage</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyStage.html#cally-stage-new" title="cally_stage_new ()">cally_stage_new</a>, function in <a class="link" href="CallyStage.html" title="CallyStage">CallyStage</a>
</dt>
<dd></dd>
<a name="idxT"></a><h3 class="title">T</h3>
<dt>
<a class="link" href="CallyText.html#CallyText-struct" title="struct CallyText">CallyText</a>, struct in <a class="link" href="CallyText.html" title="CallyText">CallyText</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyText.html#CallyTextClass" title="struct CallyTextClass">CallyTextClass</a>, struct in <a class="link" href="CallyText.html" title="CallyText">CallyText</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyTexture.html#CallyTexture-struct" title="struct CallyTexture">CallyTexture</a>, struct in <a class="link" href="CallyTexture.html" title="CallyTexture">CallyTexture</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyTexture.html#CallyTextureClass" title="struct CallyTextureClass">CallyTextureClass</a>, struct in <a class="link" href="CallyTexture.html" title="CallyTexture">CallyTexture</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyTexture.html#cally-texture-new" title="cally_texture_new ()">cally_texture_new</a>, function in <a class="link" href="CallyTexture.html" title="CallyTexture">CallyTexture</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyText.html#cally-text-new" title="cally_text_new ()">cally_text_new</a>, function in <a class="link" href="CallyText.html" title="CallyText">CallyText</a>
</dt>
<dd></dd>
<a name="idxU"></a><h3 class="title">U</h3>
<dt>
<a class="link" href="CallyUtil.html#CallyUtil-struct" title="struct CallyUtil">CallyUtil</a>, struct in <a class="link" href="CallyUtil.html" title="CallyUtil">CallyUtil</a>
</dt>
<dd></dd>
<dt>
<a class="link" href="CallyUtil.html#CallyUtilClass" title="struct CallyUtilClass">CallyUtilClass</a>, struct in <a class="link" href="CallyUtil.html" title="CallyUtil">CallyUtil</a>
</dt>
<dd></dd>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>