This file is indexed.

/usr/share/doc/python-gtk2-tutorial/html/sec-GtkStatusBar.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>A.20. GtkStatusBar</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-GtkColorSelection.html" title="A.19. GtkColorSelection"><link rel="next" href="sec-GtkCurve.html" title="A.21. GtkCurve"></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.20. GtkStatusBar</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sec-GtkColorSelection.html">Prev</a> </td><th width="60%" align="center">Appendix A. GTK Signals</th><td width="20%" align="right"> <a accesskey="n" href="sec-GtkCurve.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-GtkStatusBar"></a>A.20. GtkStatusBar</h2></div></div><div></div></div><table border="0" bgcolor="#E0E0E0" width="100%"><tr><td><pre class="programlisting">
text-pushed(statusbar, context_id, text, data)

text-popped(statusbar, context_id, text, 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-GtkColorSelection.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-GtkCurve.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">A.19. GtkColorSelection </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> A.21. GtkCurve</td></tr></table></div></body></html>