This file is indexed.

/usr/share/gtk-doc/html/libfm/object-tree.html is in libfm-doc 1.2.0-1ubuntu2.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Libfm Reference Manual: Part II. Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Libfm Reference Manual">
<link rel="up" href="index.html" title="Libfm Reference Manual">
<link rel="prev" href="libfm-FmThumbnailRequest.html" title="FmThumbnailRequest">
<link rel="next" href="api-index-full.html" title="API Index">
<meta name="generator" content="GTK-Doc V1.20 (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="10"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></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="libfm-FmThumbnailRequest.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="object-tree"></a>Part II. Object Hierarchy</h1></div></div></div>
<pre class="screen">
    <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
    <span class="lineart">├──</span> <a class="link" href="FmBookmarks.html" title="FmBookmarks">FmBookmarks</a>
    <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> GtkObject
    <span class="lineart"></span>       <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkCellRenderer.html">GtkCellRenderer</a>
    <span class="lineart"></span>       <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html">GtkCellRendererPixbuf</a>
    <span class="lineart"></span>       <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmCellRendererPixbuf.html" title="FmCellRendererPixbuf">FmCellRendererPixbuf</a>
    <span class="lineart"></span>       <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkCellRendererText.html">GtkCellRendererText</a>
    <span class="lineart"></span>       <span class="lineart"></span>       <span class="lineart">╰──</span> <a class="link" href="FmCellRendererText.html" title="FmCellRendererText">FmCellRendererText</a>
    <span class="lineart"></span>       <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkWidget.html">GtkWidget</a>
    <span class="lineart"></span>           <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkContainer.html">GtkContainer</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkTreeView.html">GtkTreeView</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">├──</span> <a class="link" href="FmDirTreeView.html" title="FmDirTreeView">FmDirTreeView</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmPlacesView.html" title="FmPlacesView">FmPlacesView</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkBin.html">GtkBin</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkToolItem.html">GtkToolItem</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmMenuToolItem.html" title="FmMenuToolItem">FmMenuToolItem</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkScrolledWindow.html">GtkScrolledWindow</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmStandardView.html" title="FmStandardView">FmStandardView</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkEventBox.html">GtkEventBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>       <span class="lineart">╰──</span> <a class="link" href="FmTabLabel.html" title="FmTabLabel">FmTabLabel</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkBox.html">GtkBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>       <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkHBox.html">GtkHBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>       <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmPathBar.html" title="FmPathBar">FmPathBar</a>
    <span class="lineart"></span>           <span class="lineart"></span>       <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkVBox.html">GtkVBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>           <span class="lineart">╰──</span> <a class="link" href="FmSidePane.html" title="FmSidePane">FmSidePane</a>
    <span class="lineart"></span>           <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkEntry.html">GtkEntry</a>
    <span class="lineart"></span>               <span class="lineart">╰──</span> <a class="link" href="FmPathEntry.html" title="FmPathEntry">FmPathEntry</a>
    <span class="lineart">├──</span> <a class="link" href="FmConfig.html" title="FmConfig">FmConfig</a>
    <span class="lineart">├──</span> <a class="link" href="FmJob.html" title="FmJob">FmJob</a>
    <span class="lineart"></span>   <span class="lineart">├──</span> <a class="link" href="FmDeepCountJob.html" title="FmDeepCountJob">FmDeepCountJob</a>
    <span class="lineart"></span>   <span class="lineart">├──</span> <a class="link" href="FmDirListJob.html" title="FmDirListJob">FmDirListJob</a>
    <span class="lineart"></span>   <span class="lineart">├──</span> <a class="link" href="FmFileInfoJob.html" title="FmFileInfoJob">FmFileInfoJob</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmFileOpsJob.html" title="FmFileOpsJob">FmFileOpsJob</a>
    <span class="lineart">├──</span> <a class="link" href="FmDirTreeModel.html" title="FmDirTreeModel">FmDirTreeModel</a>
    <span class="lineart">├──</span> <a class="link" href="FmDndDest.html" title="FmDndDest">FmDndDest</a>
    <span class="lineart">├──</span> <a class="link" href="FmDndSrc.html" title="FmDndSrc">FmDndSrc</a>
    <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gio/GFileMonitor.html">GFileMonitor</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmDummyMonitor.html" title="FmDummyMonitor">FmDummyMonitor</a>
    <span class="lineart">├──</span> <a class="link" href="FmFolder.html" title="FmFolder">FmFolder</a>
    <span class="lineart">├──</span> <a class="link" href="FmFolderModel.html" title="FmFolderModel">FmFolderModel</a>
    <span class="lineart">├──</span> <a class="link" href="FmNavHistory.html" title="FmNavHistory">FmNavHistory</a>
    <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkListStore.html">GtkListStore</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="FmPlacesModel.html" title="FmPlacesModel">FmPlacesModel</a>
    <span class="lineart">├──</span> <a class="link" href="FmTemplate.html" title="FmTemplate">FmTemplate</a>
    <span class="lineart">├──</span> <a class="link" href="FmTerminal.html" title="FmTerminal">FmTerminal</a>
    <span class="lineart">╰──</span> <a class="link" href="FmXmlFile.html" title="FmXmlFile">FmXmlFile</a>
    GInterface
    <span class="lineart">├──</span> <a class="link" href="FmFile.html" title="FmFile">FmFile</a>
    <span class="lineart">╰──</span> <a class="link" href="FmFolderView.html" title="FmFolderView">FmFolderView</a>
</pre>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.20</div>
</body>
</html>