This file is indexed.

/usr/share/doc/fltk1.1-doc/examples/tabs.h is in fltk1.1-doc 1.1.10-10.

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
// generated by Fast Light User Interface Designer (fluid) version 1.0110

#ifndef tabs_h
#define tabs_h
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
extern Fl_Double_Window *foo_window;
#include <FL/Fl_Box.H>
#include <FL/Fl_Tabs.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Input.H>
#include <FL/Fl_Button.H>
#include <FL/fl_ask.H>
#include <FL/Fl_Clock.H>
#include <FL/Fl_Wizard.H>
extern Fl_Wizard *wWizard;
#include <stdlib.h>
#include <FL/Fl_Return_Button.H>
#endif