This file is indexed.

/usr/share/gtk-doc/html/gedit/object-tree.html is in gedit-dev 3.28.1-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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Object Hierarchy: gedit Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.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.27 (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="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
    <span class="lineart">├──</span> <a href="../gio/GApplication.html#GApplication-struct">GApplication</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="../gtk3/GtkApplication.html#GtkApplication-struct">GtkApplication</a>
    <span class="lineart"></span>       <span class="lineart">╰──</span> <a class="link" href="GeditApp.html" title="GeditApp">GeditApp</a>
    <span class="lineart">├──</span> <a href="../gtk3/GtkTextBuffer.html#GtkTextBuffer-struct">GtkTextBuffer</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="../gtksourceview-3.0/GtkSourceBuffer.html#GtkSourceBuffer-struct">GtkSourceBuffer</a>
    <span class="lineart"></span>       <span class="lineart">╰──</span> <a class="link" href="GeditDocument.html" title="GeditDocument">GeditDocument</a>
    <span class="lineart">├──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
    <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="../gtk3/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
    <span class="lineart"></span>       <span class="lineart">╰──</span> <a href="../gtk3/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
    <span class="lineart"></span>           <span class="lineart">├──</span> <a href="../gtk3/GtkBin.html#GtkBin-struct">GtkBin</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="../gtk3/GtkComboBox.html#GtkComboBox-struct">GtkComboBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="GeditEncodingsComboBox.html" title="GeditEncodingsComboBox">GeditEncodingsComboBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">╰──</span> <a href="../gtk3/GtkWindow.html#GtkWindow-struct">GtkWindow</a>
    <span class="lineart"></span>           <span class="lineart"></span>       <span class="lineart">╰──</span> <a href="../gtk3/GtkApplicationWindow.html#GtkApplicationWindow-struct">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="../gtk3/GtkBox.html#GtkBox-struct">GtkBox</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="../gtk3/GtkInfoBar.html#GtkInfoBar-struct">GtkInfoBar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="GeditProgressInfoBar.html" title="GeditProgressInfoBar">GeditProgressInfoBar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart">├──</span> <a href="../gtk3/GtkStatusbar.html#GtkStatusbar-struct">GtkStatusbar</a>
    <span class="lineart"></span>           <span class="lineart"></span>   <span class="lineart"></span>   <span class="lineart">╰──</span> <a class="link" href="GeditStatusbar.html" title="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="../gtk3/GtkTextView.html#GtkTextView-struct">GtkTextView</a>
    <span class="lineart"></span>               <span class="lineart">╰──</span> <a href="../gtksourceview-3.0/GtkSourceView.html#GtkSourceView-struct">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>
    <a href="/usr/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
    <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.27</div>
</body>
</html>