This file is indexed.

/usr/include/clutter-gtk-1.0/clutter-gtk/clutter-gtk.h is in libclutter-gtk-1.0-dev 1.6.0-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
#ifndef __CLUTTER_GTK_H__
#define __CLUTTER_GTK_H__

#define __CLUTTER_GTK_H_INSIDE__

/* Please, keep the list sorted alphabetically */

#include "gtk-clutter-actor.h"
#include "gtk-clutter-embed.h"
#include "gtk-clutter-texture.h"
#include "gtk-clutter-util.h"
#include "gtk-clutter-version.h"
#include "gtk-clutter-window.h"

#undef __CLUTTER_GTK_H_INSIDE__

#endif /* __CLUTTER_GTK_H__ */