This file is indexed.

/usr/share/gtk-doc/html/pygtk/class-gtkfilechooserwidget.html is in python-gtk2-doc 2.24.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.FileChooserWidget</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-gtkfilechooserdialog.html" title="gtk.FileChooserDialog"><link rel="next" href="class-gtkfilefilter.html" title="gtk.FileFilter"></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.FileChooserWidget</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkfilechooserdialog.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkfilefilter.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.FileChooserWidget"><a name="class-gtkfilechooserwidget"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.FileChooserWidget</h2><p>gtk.FileChooserWidget — a file chooser
    widget that can be embedded in other widgets(new in PyGTK
    2.4)</p></div><div class="refsect1" title="Synopsis"><a name="id3710588"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.FileChooserWidget</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkvbox.html" title="gtk.VBox">gtk.VBox</a></span></span>, <span class="ooclass"><span class="classname"><a class="link" href="class-gtkfilechooser.html" title="gtk.FileChooser">gtk.FileChooser</a></span></span>):
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkfilechooserwidget.html#constructor-gtkfilechooserwidget" title="Constructor">gtk.FileChooserWidget</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>action</code></strong></span><span class="initializer">=gtk.FILE_CHOOSER_ACTION_OPEN</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>backend</code></strong></span><span class="initializer">=None</span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id3710675"></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-gtkbox.html" title="gtk.Box">gtk.Box</a>
          +-- <a class="link" href="class-gtkvbox.html" title="gtk.VBox">gtk.VBox</a>
            +-- <a class="link" href="class-gtkfilechooserwidget.html" title="gtk.FileChooserWidget">gtk.FileChooserWidget</a>
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id3710733"></a><h2>Implemented Interfaces</h2><p>
			<a class="link" href="class-gtkbin.html" title="gtk.Bin"><code class="classname">gtk.Bin</code></a>
			implements 
			<a class="link" href="class-gtkbuildable.html" title="gtk.Buildable"><code class="classname">gtk.Buildable</code></a>
            <a class="link" href="class-gtkfilechooser.html" title="gtk.FileChooser">gtk.FileChooser</a>
		</p></div><div class="refsect1" title="gtk.FileChooserWidget Properties"><a name="properties-gtkfilechooserwidget"></a><h2>gtk.FileChooserWidget Properties</h2><p><a class="link" href="class-gtkfilechooser.html#properties-gtkfilechooser" title="gtk.FileChooser Properties">gtk.FileChooser Properties</a></p><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-gtkbox.html#properties-gtkbox" title="gtk.Box Properties">gtk.Box Properties</a></p></div><div class="refsect1" title="gtk.FileChooserWidget Style Properties"><a name="style-properties-gtkfilechooserwidget"></a><h2>gtk.FileChooserWidget 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></div><div class="refsect1" title="gtk.FileChooserWidget Child Properties"><a name="child-properties-gtkfilechooserwidget"></a><h2>gtk.FileChooserWidget Child Properties</h2><p><a class="link" href="class-gtkbox.html#child-properties-gtkbox" title="gtk.Box Child Properties">gtk.Box Child Properties</a></p></div><div class="refsect1" title="gtk.FileChooserWidget Signal Prototypes"><a name="signal-prototypes-gtkfilechooserwidget"></a><h2>gtk.FileChooserWidget 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-gtkfilechooser.html#signal-prototypes-gtkfilechooser" title="gtk.FileChooser Signal Prototypes">gtk.FileChooser Signal Prototypes</a></p></div><div class="refsect1" title="Description"><a name="id3710907"></a><h2>Description</h2><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>This widget is available in PyGTK 2.4 and above.</p></div><p>The <a class="link" href="class-gtkfilechooserwidget.html" title="gtk.FileChooserWidget"><code class="classname">gtk.FileChooserWidget</code></a>
    is a widget suitable for selecting files. It is the main building block
    of a <a class="link" href="class-gtkfilechooserdialog.html" title="gtk.FileChooserDialog"><code class="classname">gtk.FileChooserDialog</code></a>. Most
    applications will only need to use the latter; you can use <a class="link" href="class-gtkfilechooserwidget.html" title="gtk.FileChooserWidget"><code class="classname">gtk.FileChooserWidget</code></a>
    as part of a larger window if you have special needs.</p><p>Note that <a class="link" href="class-gtkfilechooserwidget.html" title="gtk.FileChooserWidget"><code class="classname">gtk.FileChooserWidget</code></a>
    does not have any methods, signals or properties of its own. Instead,
    you should use the methods, signals and properties of the <a class="link" href="class-gtkfilechooser.html" title="gtk.FileChooser"><code class="classname">gtk.FileChooser</code></a>.</p></div><div class="refsect1" title="Constructor"><a name="constructor-gtkfilechooserwidget"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.FileChooserWidget</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>action</code></strong></span><span class="initializer">=gtk.FILE_CHOOSER_ACTION_OPEN</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>backend</code></strong></span><span class="initializer">=None</span></span>)</code></pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>action</code></strong> :</span></p></td><td>The open or save mode for the
widget or <code class="literal">None</code>.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>backend</code></strong> :</span></p></td><td>The name of the specific filesystem backend to
use or <code class="literal">None</code>.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>a new <a class="link" href="class-gtkfilechooserwidget.html" title="gtk.FileChooserWidget"><code class="classname">gtk.FileChooserWidget</code></a></td></tr></tbody></table><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>This constructor is available in PyGTK 2.4 and above.</p></div><p>Creates a new <a class="link" href="class-gtkfilechooserwidget.html" title="gtk.FileChooserWidget"><code class="classname">gtk.FileChooserWidget</code></a>.
This is a file chooser widget that can be embedded in custom windows, and it
is the same widget that is used by <a class="link" href="class-gtkfilechooserdialog.html" title="gtk.FileChooserDialog"><code class="classname">gtk.FileChooserDialog</code></a>.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gtkfilechooserdialog.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-gtkfilefilter.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.FileChooserDialog </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtk.FileFilter</td></tr></table></div></body></html>