This file is indexed.

/usr/share/doc/libmx-doc/html/mx/ch06.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Abstract Types and Utilities</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Mx Toolkit Reference Manual">
<link rel="up" href="pt01.html" title="Part I. Clutter Actors and Utilities">
<link rel="prev" href="MxFadeEffect.html" title="MxFadeEffect">
<link rel="next" href="MxAction.html" title="MxAction">
<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">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="MxFadeEffect.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Mx Toolkit Reference Manual</th>
<td><a accesskey="n" href="MxAction.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="id-1.2.7"></a>Abstract Types and Utilities</h2></div></div></div>
<div class="toc"><dl class="toc">
<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></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.19</div>
</body>
</html>