This file is indexed.

/usr/share/gtk-doc/html/pygtk/class-gtkhpaned.html is in python-gtk2-doc 2.24.0-4.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.HPaned</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="gtk-class-reference.html" title="The gtk Class Reference"><link rel="prev" href="class-gtkhbuttonbox.html" title="gtk.HButtonBox"><link rel="next" href="class-gtkhruler.html" title="gtk.HRuler"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gtk.HPaned</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkhbuttonbox.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkhruler.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.HPaned"><a name="class-gtkhpaned"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.HPaned</h2><p>gtk.HPaned — a container with two panes arranged
horizontally.</p></div><div class="refsect1" title="Synopsis"><a name="id3728577"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.HPaned</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkpaned.html" title="gtk.Paned">gtk.Paned</a></span></span>):
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkhpaned.html#constructor-gtkhpaned" title="Constructor">gtk.HPaned</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id3728626"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
  +-- <a class="link" href="class-gtkobject.html" title="gtk.Object">gtk.Object</a>
    +-- <a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a>
      +-- <a class="link" href="class-gtkcontainer.html" title="gtk.Container">gtk.Container</a>
        +-- <a class="link" href="class-gtkpaned.html" title="gtk.Paned">gtk.Paned</a>
          +-- <a class="link" href="class-gtkhpaned.html" title="gtk.HPaned">gtk.HPaned</a>
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id3728676"></a><h2>Implemented Interfaces</h2><p>
			<a class="link" href="class-gtkhpaned.html" title="gtk.HPaned"><code class="classname">gtk.HPaned</code></a>
			implements 
			<a class="link" href="class-gtkbuildable.html" title="gtk.Buildable"><code class="classname">gtk.Buildable</code></a>
		</p></div><div class="refsect1" title="gtk.HPaned Properties"><a name="properties-gtkhpaned"></a><h2>gtk.HPaned Properties</h2><p><a class="link" href="class-gtkobject.html#properties-gtkobject" title="gtk.Object Properties">gtk.Object Properties</a></p><p><a class="link" href="class-gtkwidget.html#properties-gtkwidget" title="gtk.Widget Properties">gtk.Widget Properties</a></p><p><a class="link" href="class-gtkcontainer.html#properties-gtkcontainer" title="gtk.Container Properties">gtk.Container Properties</a></p><p><a class="link" href="class-gtkpaned.html#properties-gtkpaned" title="gtk.Paned Properties">gtk.Paned Properties</a></p></div><div class="refsect1" title="gtk.HPaned Style Properties"><a name="style-properties-gtkhpaned"></a><h2>gtk.HPaned Style Properties</h2><p><a class="link" href="class-gtkwidget.html#style-properties-gtkwidget" title="gtk.Widget Style Properties">gtk.Widget Style Properties</a></p><p><a class="link" href="class-gtkpaned.html#style-properties-gtkpaned" title="gtk.Paned Style Properties">gtk.Paned Style Properties</a></p></div><div class="refsect1" title="gtk.HPaned Child Properties"><a name="child-properties-gtkhpaned"></a><h2>gtk.HPaned Child Properties</h2><p><a class="link" href="class-gtkpaned.html#child-properties-gtkpaned" title="gtk.Paned Child Properties">gtk.Paned Child Properties</a></p></div><div class="refsect1" title="gtk.HPaned Signal Prototypes"><a name="signal-prototypes-gtkhpaned"></a><h2>gtk.HPaned Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-gtkobject.html#signal-prototypes-gtkobject" title="gtk.Object Signal Prototypes">gtk.Object Signal Prototypes</a></p><p><a class="link" href="class-gtkwidget.html#signal-prototypes-gtkwidget" title="gtk.Widget Signal Prototypes">gtk.Widget Signal Prototypes</a></p><p><a class="link" href="class-gtkcontainer.html#signal-prototypes-gtkcontainer" title="gtk.Container Signal Prototypes">gtk.Container Signal Prototypes</a></p><p><a class="link" href="class-gtkpaned.html#signal-prototypes-gtkpaned" title="gtk.Paned Signal Prototypes">gtk.Paned Signal Prototypes</a></p></div><div class="refsect1" title="Description"><a name="id3728841"></a><h2>Description</h2><p>The <a class="link" href="class-gtkhpaned.html" title="gtk.HPaned"><code class="classname">gtk.HPaned</code></a> is a
container widget subclassed from <a class="link" href="class-gtkpaned.html" title="gtk.Paned"><code class="classname">gtk.Paned</code></a> with two
children arranged horizontally. The division between the children can be
adjusted by the user by dragging a handle. See the <a class="link" href="class-gtkpaned.html" title="gtk.Paned"><code class="classname">gtk.Paned</code></a> description
for more information.</p></div><div class="refsect1" title="Constructor"><a name="constructor-gtkhpaned"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.HPaned</span>(<span class="methodparam"></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a new hpaned widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkhpaned.html" title="gtk.HPaned"><code class="classname">gtk.HPaned</code></a>
widget.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtkhbuttonbox.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtk-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtkhruler.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.HButtonBox </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtk.HRuler</td></tr></table></div></body></html>