This file is indexed.

/usr/share/gtk-doc/html/plank/Plank.DockElement.IsAttached.html is in libplank-doc 0.11.4-2.

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
27
<?xml version="1.0" encoding="utf-8"?>
<html>
  <head>
    <meta charset="UTF-8"/>
    <title>Plank.DockElement.IsAttached &ndash; plank &ndash; Vala Binding Reference</title>
    <link href="devhelpstyle.css" rel="stylesheet" type="text/css"/><script src="scripts.js" type="text/javascript">
    </script>
  </head>
  <body>
    <div class="site_header">Plank.DockElement.IsAttached &ndash; plank Reference Manual</div>
    <div class="site_body">
      <div class="site_content">
        <h1 class="main_title">IsAttached</h1>
        <hr class="main_hr"/>
        <h2 class="main_title">Description:</h2>
        <div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">bool</span></span> <b><span class="property">IsAttached</span></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
        </div>
        <div class="description">
          <p>Whether the item is currently hidden on the dock. If TRUE it will be drawn and does consume space. If FALSE it will not be drawn and does
            not consume space.</p>
        </div>
      </div>
    </div><br/>
    <div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
    </div>
  </body>
</html>