This file is indexed.

/usr/share/gtk-doc/html/libgwydgets/index.html is in libgwyddion20-doc 2.26-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
 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Gwyddion Widgets Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Gwyddion Widgets Library Reference Manual">
<link rel="next" href="DataWindowWidgets.html" title="Data Windows and Views">
<meta name="generator" content="GTK-Doc V1.8 (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">Gwyddion Widgets Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
  For Gwyddion 2.26.
  The latest version of this document can be found on-line at
  <a class="ulink" href="http://gwyddion.net/documentation/libgwydgets/index.php" target="_top">http://gwyddion.net/documentation/libgwydgets/</a>.
</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="DataWindowWidgets.html">Data Windows and Views</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="GwyDataWindow.html">GwyDataWindow</a></span><span class="refpurpose"> — Data display window</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyDataView.html">GwyDataView</a></span><span class="refpurpose"> — Data field displaying area</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyDataViewLayer.html">GwyDataViewLayer</a></span><span class="refpurpose"> — Layer <a class="link" href="GwyDataView.html" title="GwyDataView"><span class="type">GwyDataView</span></a> is composed of</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyPixmapLayer.html">GwyPixmapLayer</a></span><span class="refpurpose"> — Base class for <a class="link" href="GwyDataView.html" title="GwyDataView"><span class="type">GwyDataView</span></a> pixmap layers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyVectorLayer.html">GwyVectorLayer</a></span><span class="refpurpose"> — Base class for <a class="link" href="GwyDataView.html" title="GwyDataView"><span class="type">GwyDataView</span></a> vector (interactive) layers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyLayerBasic.html">GwyLayerBasic</a></span><span class="refpurpose"> — Display data colored with a gradient</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyLayerMask.html">GwyLayerMask</a></span><span class="refpurpose"> — Display data as color mask</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyColorAxis.html">GwyColorAxis</a></span><span class="refpurpose"> — Simple axis with a false color scale</span>
</dt>
<dt>
<span class="refentrytitle"><a href="standard-vector-layers.html">Standard Vector Layers</a></span><span class="refpurpose"> — 
      Vector layers that are distributed with <span class="application">Gwyddion</span>
    </span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="GraphWidgets.html">Graphs</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="GwyGraph.html">GwyGraph</a></span><span class="refpurpose"> — Widget for displaying graphs</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphWindow.html">GwyGraphWindow</a></span><span class="refpurpose"> — Graph display window</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphModel.html">GwyGraphModel</a></span><span class="refpurpose"> — Representation of a graph</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphCurveModel.html">GwyGraphCurveModel</a></span><span class="refpurpose"> — Representation of one graph curve</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphArea.html">GwyGraphArea</a></span><span class="refpurpose"> — Layout for drawing graph curves</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyAxis.html">GwyAxis</a></span><span class="refpurpose"> — Axis with ticks and labels</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-GwyGraphBasics.html">GwyGraphBasics</a></span><span class="refpurpose"> — Common graph functions and utilities</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphLabel.html">GwyGraphLabel</a></span><span class="refpurpose"> — Graph curve key</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphData.html">GwyGraphData</a></span><span class="refpurpose"> — Graph data table</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphCurves.html">GwyGraphCurves</a></span><span class="refpurpose"> — Graph curve list</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyGraphCorner.html">GwyGraphCorner</a></span><span class="refpurpose"> — Graph corners</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySelectionGraph1DArea.html">GwySelectionGraph1DArea</a></span><span class="refpurpose"> — Graph region selection</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySelectionGraphArea.html">GwySelectionGraphArea</a></span><span class="refpurpose"> — Area-wise graph selection</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySelectionGraphLine.html">GwySelectionGraphLine</a></span><span class="refpurpose"> — Single coordinate graph selection</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySelectionGraphPoint.html">GwySelectionGraphPoint</a></span><span class="refpurpose"> — Point-wise graph selection</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySelectionGraphZoom.html">GwySelectionGraphZoom</a></span><span class="refpurpose"> — Graph zoom selection</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="Widgets3D.html">3D Widgets</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="Gwy3DView.html">Gwy3DView</a></span><span class="refpurpose"> — OpenGL 3D data display</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Gwy3DWindow.html">Gwy3DWindow</a></span><span class="refpurpose"> — 3D data display window</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Gwy3DSetup.html">Gwy3DSetup</a></span><span class="refpurpose"> — 3D scene setup</span>
</dt>
<dt>
<span class="refentrytitle"><a href="Gwy3DLabel.html">Gwy3DLabel</a></span><span class="refpurpose"> — Label on <a class="link" href="Gwy3DView.html" title="Gwy3DView"><span class="type">Gwy3DView</span></a></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="GeneralWidgets.html">General Widgets</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="GwyColorButton.html">GwyColorButton</a></span><span class="refpurpose"> — A color displaying button</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyCurve.html">GwyCurve</a></span><span class="refpurpose"> — Widget that displays editable curves</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyRuler.html">GwyRuler</a></span><span class="refpurpose"> — Base class for <a class="link" href="GwyHRuler.html" title="GwyHRuler"><span class="type">GwyHRuler</span></a> and <a class="link" href="GwyVRuler.html" title="GwyVRuler"><span class="type">GwyVRuler</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyHRuler.html">GwyHRuler</a></span><span class="refpurpose"> — Horizontal ruler, similar to <a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkRuler.html"><span class="type">GtkRuler</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyVRuler.html">GwyVRuler</a></span><span class="refpurpose"> — Vertical ruler, similar to <a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkRuler.html"><span class="type">GtkRuler</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyMarkerBox.html">GwyMarkerBox</a></span><span class="refpurpose"> — Base class for box with movable markers.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyHMarkerBox.html">GwyHMarkerBox</a></span><span class="refpurpose"> — A box with movable horizontal markers.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySciText.html">GwySciText</a></span><span class="refpurpose"> — Text entry with markup and special symbol helper widgets</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyStatusbar.html">GwyStatusbar</a></span><span class="refpurpose"> — Statusbar with Pango markup support</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyShader.html">GwyShader</a></span><span class="refpurpose"> — Spherical angle selector</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyInventoryStore.html">GwyInventoryStore</a></span><span class="refpurpose"><a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html"><span class="type">GtkTreeModel</span></a> wrapper around <a href="./../libgwyddion/libgwyddion/GwyInventory.html"><span class="type">GwyInventory</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwyNullStore.html">GwyNullStore</a></span><span class="refpurpose"><a href="http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html"><span class="type">GtkTreeModel</span></a> wrapper around nothing</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="WidgetUtilities.html">Widget Utilities</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwydgets.html">gwydgets</a></span><span class="refpurpose"> — Base functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwydgetenums.html">gwydgetenums</a></span><span class="refpurpose"> — Common enumerations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwydgetutils.html">gwydgetutils</a></span><span class="refpurpose"> — Miscellaneous widget utilities</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwystock.html">gwystock</a></span><span class="refpurpose"> — Stock icons</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwyoptionmenus.html">gwyoptionmenus</a></span><span class="refpurpose"> — Resource selectors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwygrainvaluemenu.html">gwygrainvaluemenu</a></span><span class="refpurpose"> — Grain value display/selector</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwycombobox.html">gwycombobox</a></span><span class="refpurpose"> — Combo box constructors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgwydgets-gwyradiobuttons.html">gwyradiobuttons</a></span><span class="refpurpose"> — Radio button constructors for enums</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GwySensitivityGroup.html">GwySensitivityGroup</a></span><span class="refpurpose"> — Control widget sensitivity by flags</span>
</dt>
</dl></dd>
</dl></div>
<p>
    This library contains Gwyddion extension Gtk+ widgets and widget
    utilities.
  </p>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.8</div>
</body>
</html>