This file is indexed.

/usr/share/doc/libglademm-2.4-doc/docs/reference/html/classGlib_1_1Object__inherit__graph.dot is in libglademm-2.4-doc 2.6.7-4.

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
digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans",fontsize=10,labelfontname="FreeSans",labelfontsize=10];
  node [fontname="FreeSans",fontsize=10,shape=record];
  Node1 [label="Object",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans"];
  Node2 [label="Gnome::Glade::Xml",height=0.2,width=0.4,color="black",URL="$classGnome_1_1Glade_1_1Xml.html"];
}