This file is indexed.

/usr/include/gnome-panel/libpanel-applet/panel-applet-enums.h is in libpanel-applet-dev 1:3.26.0-1ubuntu5.

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
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */

#ifndef __PANEL_APPLET_ENUMS_H__
#define __PANEL_APPLET_ENUMS_H__

G_BEGIN_DECLS

/* --- ../libpanel-applet/panel-applet.h --- */
#define PANEL_TYPE_PANEL_APPLET_ORIENT panel_applet_orient_get_type()
GType panel_applet_orient_get_type (void);
#define PANEL_TYPE_PANEL_APPLET_FLAGS panel_applet_flags_get_type()
GType panel_applet_flags_get_type (void);
G_END_DECLS

#endif /* __PANEL_APPLET_ENUMS_H__ */

/* Generated data ends here */