This file is indexed.

/usr/lib/x86_64-linux-gnu/gdkmm-2.4/include/gdkmmconfig.h is in libgtkmm-2.4-dev 1:2.24.5-1.

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
/* gdk/gdkmmconfig.h.  Generated from gdkmmconfig.h.in by configure.  */
#ifndef _GDKMM_CONFIG_H
#define _GDKMM_CONFIG_H

#include <pangommconfig.h>

/* Define to omit deprecated API from gdkmm. */
/* #undef GDKMM_DISABLE_DEPRECATED */

/* Major version number of gdkmm. */
#define GDKMM_MAJOR_VERSION 2

/* Micro version number of gdkmm. */
#define GDKMM_MICRO_VERSION 5

/* Minor version number of gdkmm. */
#define GDKMM_MINOR_VERSION 24

#endif /* !_GDKMM_CONFIG_H */