This file is indexed.

/usr/include/ukui-panel-4.0/libukui-panel-applet/ukui-panel-applet-enums.h is in libukui-panel-applet-dev 1.1.3-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
/* 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 __UKUI_PANEL_APPLET_ENUMS_H__
#define __UKUI_PANEL_APPLET_ENUMS_H__

#ifdef __cplusplus
extern "C" {
#endif

/* --- ../libukui-panel-applet/ukui-panel-applet.h --- */
#define PANEL_TYPE_UKUI_PANEL_APPLET_ORIENT ukui_panel_applet_orient_get_type()
GType ukui_panel_applet_orient_get_type (void);
#define PANEL_TYPE_UKUI_PANEL_APPLET_BACKGROUND_TYPE ukui_panel_applet_background_type_get_type()
GType ukui_panel_applet_background_type_get_type (void);
#define PANEL_TYPE_UKUI_PANEL_APPLET_FLAGS ukui_panel_applet_flags_get_type()
GType ukui_panel_applet_flags_get_type (void);
#ifdef __cplusplus
}
#endif

#endif /* __UKUI_PANEL_APPLET_ENUMS_H__ */

/* Generated data ends here */