This file is indexed.

/usr/lib/gdkmm-3.0/include/gdkmmconfig.h is in libgtkmm-3.0-dev 3.4.0-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
/* 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 3

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

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

#endif /* !_GDKMM_CONFIG_H */