This file is indexed.

/usr/share/doc/libmx-doc/html/mx/index.html is in libmx-doc 1.4.7-0ubuntu3.

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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Mx Toolkit Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Mx Toolkit Reference Manual">
<link rel="next" href="pt01.html" title="Part I. Clutter Actors and Utilities">
<meta name="generator" content="GTK-Doc V1.19 (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">Mx Toolkit Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      for mx 1.4.7

    </p></div>
<div><p class="copyright">Copyright © 2009, 2010, 2011 Intel Corporation</p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="part"><a href="pt01.html">I. Clutter Actors and Utilities</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="ch01.html">Widgets</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="MxWidget.html">MxWidget</a></span><span class="refpurpose"> — Base class for stylable actors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxWindow.html">MxWindow</a></span><span class="refpurpose"> — an object that represents a platform-specific window</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxButton.html">MxButton</a></span><span class="refpurpose"> — Button widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxComboBox.html">MxComboBox</a></span><span class="refpurpose"> — combo box actor</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxEntry.html">MxEntry</a></span><span class="refpurpose"> — Widget for displaying text</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxFrame.html">MxFrame</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxIcon.html">MxIcon</a></span><span class="refpurpose"> — a simple styled icon actor</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxLabel.html">MxLabel</a></span><span class="refpurpose"> — Widget for displaying text</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxMenu.html">MxMenu</a></span><span class="refpurpose"> — a menu actor representing a list of user actions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxDialog.html">MxDialog</a></span><span class="refpurpose"> — a modal, single-widget container</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxProgressBar.html">MxProgressBar</a></span><span class="refpurpose"> — visual representation of progress</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxPathBar.html">MxPathBar</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxScrollBar.html">MxScrollBar</a></span><span class="refpurpose"> — a user interface element to control scrollable areas.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxSlider.html">MxSlider</a></span><span class="refpurpose"> — A widget to visualize and control a range</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxTextureFrame.html">MxTextureFrame</a></span><span class="refpurpose"> — Stretch a texture to fit the entire allocation</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxToggle.html">MxToggle</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxToolbar.html">MxToolbar</a></span><span class="refpurpose"> — A toolbar widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxTooltip.html">MxTooltip</a></span><span class="refpurpose"> — A tooltip widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxSpinner.html">MxSpinner</a></span><span class="refpurpose"> — a processing indicator widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxImage.html">MxImage</a></span><span class="refpurpose"> — A widget to display an image</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch02.html">Containers</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="MxBoxLayoutChild.html">MxBoxLayoutChild</a></span><span class="refpurpose">meta data associated with a <span class="type">MxBoxLayout</span> child.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxBoxLayout.html">MxBoxLayout</a></span><span class="refpurpose"> — a layout container arranging children in a single line</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxDeformBowTie.html">MxDeformBowTie</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxDeformPageTurn.html">MxDeformPageTurn</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxDeformWaves.html">MxDeformWaves</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxExpander.html">MxExpander</a></span><span class="refpurpose"> — a container which the user can show or hide its child</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxGrid.html">MxGrid</a></span><span class="refpurpose"> — a flow layout container</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxScrollView.html">MxScrollView</a></span><span class="refpurpose"> — a container for scrollable children</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxKineticScrollView.html">MxKineticScrollView</a></span><span class="refpurpose"> — A kinetic scrolling container widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="mx-MxTableChild.html">MxTableChild</a></span><span class="refpurpose">The child property store for <span class="type">MxTable</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxTable.html">MxTable</a></span><span class="refpurpose"> — A multi-child layout container based on rows
and columns</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxViewport.html">MxViewport</a></span><span class="refpurpose"> — single child scrollable container</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxNotebook.html">MxNotebook</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxOffscreen.html">MxOffscreen</a></span><span class="refpurpose"> — an offscreen container widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxStackChild.html">MxStackChild</a></span><span class="refpurpose">meta data associated with a <span class="type">MxStack</span> child.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxStack.html">MxStack</a></span><span class="refpurpose"> — A container allow stacking of children over each other</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Data Views</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="MxItemView.html">MxItemView</a></span><span class="refpurpose"> — a flow layout driven by a model.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxListView.html">MxListView</a></span><span class="refpurpose"> — a box layout driven by a model.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch04.html">Interfaces</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="MxDraggable.html">MxDraggable</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxDroppable.html">MxDroppable</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxFocusable.html">MxFocusable</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxItemFactory.html">MxItemFactory</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxScrollable.html">MxScrollable</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxStylable.html">MxStylable</a></span><span class="refpurpose"> — Interface for stylable objects</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch05.html">Effects</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="MxFadeEffect.html">MxFadeEffect</a></span><span class="refpurpose"> — An effect used to fade the borders of actors</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="ch06.html">Abstract Types and Utilities</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="MxAction.html">MxAction</a></span><span class="refpurpose"> — Represents a user action</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxActorManager.html">MxActorManager</a></span><span class="refpurpose"> — An object that manages ClutterActor lifecycle</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxApplication.html">MxApplication</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxAdjustment.html">MxAdjustment</a></span><span class="refpurpose"> — A GObject representing an adjustable bounded value</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxButtonGroup.html">MxButtonGroup</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxBin.html">MxBin</a></span><span class="refpurpose"> — a simple container with one actor.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxClipboard.html">MxClipboard</a></span><span class="refpurpose"> — a simple representation of the X clipboard</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxDeformTexture.html">MxDeformTexture</a></span><span class="refpurpose"> — Deformable texture abstract-widget</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxFocusManager.html">MxFocusManager</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxFloatingWidget.html">MxFloatingWidget</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxIconTheme.html">MxIconTheme</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxSettings.html">MxSettings</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxStyle.html">MxStyle</a></span><span class="refpurpose"> — a data store for style properties</span>
</dt>
<dt>
<span class="refentrytitle"><a href="MxTextureCache.html">MxTextureCache</a></span><span class="refpurpose"> — A per-process store to cache textures</span>
</dt>
<dt>
<span class="refentrytitle"><a href="mx-mx-types.html">mx-types</a></span><span class="refpurpose"> — type definitions used throughout Mx</span>
</dt>
<dt>
<span class="refentrytitle"><a href="mx-mx-utils.html">mx-utils</a></span><span class="refpurpose"> — General utility functions useful for GUIs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="mx-mx-version.html">mx-version</a></span><span class="refpurpose"> — Versioning utility macros</span>
</dt>
</dl></dd>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></dd>
<dt><span class="index"><a href="ix01.html">Index of all symbols</a></span></dt>
<dt><span class="index"><a href="ix02.html">Index of new symbols in 1.2</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.19</div>
</body>
</html>