This file is indexed.

/usr/share/gtk-doc/html/plank/Plank.DockItemDrawValue.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
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
<?xml version="1.0" encoding="utf-8"?>
<html>
  <head>
    <meta charset="UTF-8"/>
    <title>Plank.DockItemDrawValue &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.DockItemDrawValue &ndash; plank Reference Manual</div>
    <div class="site_body">
      <div class="site_content">
        <h1 class="main_title">DockItemDrawValue</h1>
        <hr class="main_hr"/>
        <h2 class="main_title">Object Hierarchy:</h2>
        
        <img class="main_diagram" usemap="#Plank.DockItemDrawValue" alt="Object hierarchy for DockItemDrawValue" src="img/Plank.DockItemDrawValue.png"/>
      

      <map id="Plank.DockItemDrawValue" name="Plank.DockItemDrawValue">
<area shape="rect" id="node1" href="Plank.DockItemDrawValue.html" title="Plank.DockItemDrawValue" alt="" coords="5,5,227,53"/>
</map>

        <h2 class="main_title">Description:</h2>
        <div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">class</span> <b><span class="class">DockItemDrawValue</span></b>
        </div>
        <div class="description">
          <p>Contains all positions and modifications to draw a dock-item on the dock</p>
        </div><br/>
        <div class="namespace_note"><b>Namespace:</b> <a href="Plank.html">Plank</a>
        </div>
        <div class="package_note"><b>Package:</b> <a href="index.htm">plank</a>
        </div>
        <h2 class="main_title">Content:</h2>
        <h3 class="main_title">Creation methods:</h3>
        <ul class="navi_inline">
          <li class="creation_method"><span class="leaf_code_definition"><span class="main_keyword">public</span> <b><a href="Plank.DockItemDrawValue.DockItemDrawValue.html" class="creation_method">DockItemDrawValue</a></b> ()
            </span>
            <div class="leaf_brief_description">
            </div></li>
        </ul>
        <h3 class="main_title">Methods:</h3>
        <ul class="navi_inline">
          <li class="method"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">void</span> <b><a href="Plank.DockItemDrawValue.move_in.html" class="method">move_in</a></b> (<span class="main_type"><span class="enum">PositionType</span></span> position, <span class="main_basic_type"><span class="struct">double</span></span> damount)
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="method"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">void</span> <b><a href="Plank.DockItemDrawValue.move_right.html" class="method">move_right</a></b> (<span class="main_type"><span class="enum">PositionType</span></span> position, <span class="main_basic_type"><span class="struct">double</span></span> damount)
            </span>
            <div class="leaf_brief_description">
            </div></li>
        </ul>
        <h3 class="main_title">Fields:</h3>
        <ul class="navi_inline">
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><a href="Plank.PointD.html" class="struct">PointD</a></span> <b><a href="Plank.DockItemDrawValue.center.html" class="field">center</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><a href="Plank.PointD.html" class="struct">PointD</a></span> <b><a href="Plank.DockItemDrawValue.static_center.html" class="field">static_center</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">double</span></span> <b><a href="Plank.DockItemDrawValue.icon_size.html" class="field">icon_size</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><span class="struct">Rectangle</span></span> <b><a href="Plank.DockItemDrawValue.hover_region.html" class="field">hover_region</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><span class="struct">Rectangle</span></span> <b><a href="Plank.DockItemDrawValue.draw_region.html" class="field">draw_region</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_type"><span class="struct">Rectangle</span></span> <b><a href="Plank.DockItemDrawValue.background_region.html" class="field">background_region</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">double</span></span> <b><a href="Plank.DockItemDrawValue.zoom.html" class="field">zoom</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">double</span></span> <b><a href="Plank.DockItemDrawValue.opacity.html" class="field">opacity</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">double</span></span> <b><a href="Plank.DockItemDrawValue.darken.html" class="field">darken</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">double</span></span> <b><a href="Plank.DockItemDrawValue.lighten.html" class="field">lighten</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
          <li class="field"><span class="leaf_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><span class="struct">bool</span></span> <b><a href="Plank.DockItemDrawValue.show_indicator.html" class="field">show_indicator</a></b>
            </span>
            <div class="leaf_brief_description">
            </div></li>
        </ul>
      </div>
    </div><br/>
    <div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
    </div>
  </body>
</html>