This file is indexed.

/usr/include/girara/css-definitions.h is in libgirara-dev 0.2.8-2.

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
#ifndef __RESOURCE_girara_css_H__
#define __RESOURCE_girara_css_H__

#include <gio/gio.h>

G_GNUC_INTERNAL GResource *girara_css_get_resource (void);
#endif