This file is indexed.

/usr/include/vala-panel/vala-panel-enums.h is in libvalapanel-dev 0.3.65-0ubuntu1.

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
/* Generated data (by glib-mkenums) */

#ifndef VALA_PANEL_ENUM_TYPES_H
#define VALA_PANEL_ENUM_TYPES_H

#include <glib-object.h>

G_BEGIN_DECLS

/* Enumerations from "generic-config-dialog.h" */

#define VALA_PANEL_TYPE_CONFIG_TYPE	(generic_config_type_get_type())
GType generic_config_type_get_type	(void) G_GNUC_CONST;

/* Enumerations from "panel-platform.h" */

#define VALA_PANEL_TYPE_GRAVITY	(panel_gravity_get_type())
GType panel_gravity_get_type	(void) G_GNUC_CONST;

#define VALA_PANEL_TYPE_ICON_SIZE_HINTS	(panel_icon_size_hints_get_type())
GType panel_icon_size_hints_get_type	(void) G_GNUC_CONST;

#define VALA_PANEL_TYPE_AUTOHIDE_STATE	(panel_autohide_state_get_type())
GType panel_autohide_state_get_type	(void) G_GNUC_CONST;

G_END_DECLS

#endif /* VALA_PANEL_ENUM_TYPES_H */

/* Generated data ends here */