This file is indexed.

/usr/share/doc/plplot-doc/html/gui.html is in plplot-doc 5.10.0-0ubuntu5.

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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;16.&#160;Embedding Plots in Graphical User Interfaces</title><link rel="stylesheet" type="text/css" href="stylesheet.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The PLplot Plotting Library"><link rel="up" href="part_bindings.html" title="Part&#160;III.&#160; Language Bindings"><link rel="prev" href="custom-extensions-tcl.html" title="Custom Extensions to Tcl"><link rel="next" href="part_reference.html" title="Part&#160;IV.&#160; Reference"></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">Chapter&#160;16.&#160;Embedding Plots in Graphical User Interfaces</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="custom-extensions-tcl.html">Prev</a>&#160;</td><th width="60%" align="center">Part&#160;III.&#160; Language Bindings </th><td width="20%" align="right">&#160;<a accesskey="n" href="part_reference.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h2 class="title"><a name="gui"></a>Chapter&#160;16.&#160;Embedding Plots in Graphical User Interfaces</h2></div></div></div><p>
    This chapter should describe how to embed plots in graphical user
    interfaces.  <a class="xref" href="extended-wish.html" title="Chapter&#160;15.&#160;Building an Extended WISH">Chapter&#160;15, <i>Building an Extended WISH</i></a> does that for Tk, but
    embedding plots in GTK+ and Qt GUI's NEEDS DOCUMENTATION.  Until
    that GTK+ and QT4 documentation is prepared, look at
    examples/c/README.cairo and examples/c++/README.qt_example for
    some proof-of-concept examples.
  </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="custom-extensions-tcl.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="part_bindings.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="part_reference.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Custom Extensions to Tcl&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;Part&#160;IV.&#160; Reference </td></tr></table></div></body></html>