This file is indexed.

/usr/share/doc/python-gtk2-tutorial/html/sec-GtkList.html is in python-gtk2-tutorial 2.4-1.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>A.8. GtkList</title><meta name="generator" content="DocBook XSL Stylesheets V1.65.1"><link rel="home" href="index.html" title="PyGTK 2.0 Tutorial"><link rel="up" href="app-GtkSignals.html" title="Appendix A. GTK Signals"><link rel="previous" href="sec-GtkNotebook.html" title="A.7. GtkNotebook"><link rel="next" href="sec-GtkMenuShell.html" title="A.9. GtkMenuShell"></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">A.8. GtkList</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-GtkNotebook.html">Prev</a> </td><th width="60%" align="center">Appendix A. GTK Signals</th><td width="20%" align="right"> <a accesskey="n" href="sec-GtkMenuShell.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec-GtkList"></a>A.8. GtkList</h2></div></div><div></div></div><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting">
selection-changed(list, data)

select-child(list, widget, data)

unselect-child(list, widget, data)
</pre></td></tr></table></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sec-GtkNotebook.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="app-GtkSignals.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sec-GtkMenuShell.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">A.7. GtkNotebook </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> A.9. GtkMenuShell</td></tr></table></div></body></html>