This file is indexed.

/usr/share/doc/libgtkmm-2.4-dev/examples/README is in libgtkmm-2.4-doc 1:2.24.5-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
These are C++ versions of the C demos that are distributed with gtk+.
You will probably find that they are easier to understand, because C++
allows much clearer organisation and reuse of code.

The gtk-demo contains multiple demos of functionality and APIs that are
new in gtk+2.0, and it shows the source code of the demos it is running.