This file is indexed.

/usr/share/gtk-doc/html/gedit/object-tree.html is in gedit-dev 3.14.0-3.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>gedit Reference Manual: Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="gedit Reference Manual">
<link rel="up" href="index.html" title="gedit Reference Manual">
<link rel="prev" href="gedit-gedit-utils.html" title="gedit-utils">
<link rel="next" href="api-index-full.html" title="Index of all symbols">
<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"></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="gedit-gedit-utils.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="chapter">
<div class="titlepage"><div><div><h1 class="title">
<a name="object-tree"></a>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 href="/usr/share/gtk-doc/html/gio/GApplication.html">GApplication</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkApplication.html">GtkApplication</a>
    <span class="lineart"></span>       <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-app.html#GeditApp">GeditApp</a>
    <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkTextBuffer.html">GtkTextBuffer</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html">GtkSourceBuffer</a>
    <span class="lineart"></span>       <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-document.html#GeditDocument">GeditDocument</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> <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> <a href="/usr/share/gtk-doc/html/gtk3/GtkBin.html">GtkBin</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkComboBox.html">GtkComboBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-encodings-combo-box.html#GeditEncodingsComboBox">GeditEncodingsComboBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkWindow.html">GtkWindow</a>
    <span class="lineart"></span>           <span class="lineart"></span>       <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkApplicationWindow.html">GtkApplicationWindow</a>
    <span class="lineart"></span>           <span class="lineart"></span>           <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-window.html#GeditWindow">GeditWindow</a>
    <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/GtkInfoBar.html">GtkInfoBar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-progress-info-bar.html#GeditProgressInfoBar">GeditProgressInfoBar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkStatusbar.html">GtkStatusbar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-statusbar.html#GeditStatusbar">GeditStatusbar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-tab.html#GeditTab">GeditTab</a>
    <span class="lineart"></span>           <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk3/GtkTextView.html">GtkTextView</a>
    <span class="lineart"></span>               <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html">GtkSourceView</a>
    <span class="lineart"></span>                   <span class="lineart">╰──</span> <a class="link" href="gedit-gedit-view.html#GeditView">GeditView</a>
    <span class="lineart">├──</span> <a class="link" href="gedit-gedit-menu-extension.html#GeditMenuExtension">GeditMenuExtension</a>
    <span class="lineart">├──</span> <a class="link" href="GeditMessageBus.html" title="GeditMessageBus">GeditMessageBus</a>
    <span class="lineart">╰──</span> <a class="link" href="GeditMessage.html" title="GeditMessage">GeditMessage</a>
    GInterface
    <span class="lineart">├──</span> <a class="link" href="GeditAppActivatable.html" title="GeditAppActivatable">GeditAppActivatable</a>
    <span class="lineart">├──</span> <a class="link" href="GeditViewActivatable.html" title="GeditViewActivatable">GeditViewActivatable</a>
    <span class="lineart">╰──</span> <a class="link" href="GeditWindowActivatable.html" title="GeditWindowActivatable">GeditWindowActivatable</a>
</pre>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>