This file is indexed.

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

selection-done(menu_shell, data)

move-current(menu_shell, direction, data)

activate-current(menu_shell, force_hide, data)

cancel(menu_shell, 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-GtkList.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-GtkToolbar.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">A.8. GtkList </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> A.10. GtkToolbar</td></tr></table></div></body></html>