This file is indexed.

/usr/lib/ruby/vendor_ruby/1.9.1/x86_64-linux/glib-enum-types.h is in ruby-gnome2-dev 1.0.3-1build1.

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
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
/* Generated by glib-mkenums.rb ($Id: glib-mkenums.rb 3990 2010-10-27 03:38:42Z ktou $) */ 

#ifndef __GLIB_ENUM_TYPES_H__
#define __GLIB_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "/usr/include/glib-2.0/glib/gmessages.h" */
GType g_log_level_flags_get_type (void);
#define G_TYPE_LOG_LEVEL_FLAGS (g_log_level_flags_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gtestutils.h" */
GType g_test_trap_flags_get_type (void);
#define G_TYPE_TEST_TRAP_FLAGS (g_test_trap_flags_get_type())
GType g_test_log_type_get_type (void);
#define G_TYPE_TEST_LOG_TYPE (g_test_log_type_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gutils.h" */
GType g_user_directory_get_type (void);
#define G_TYPE_USER_DIRECTORY (g_user_directory_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gkeyfile.h" */
GType g_key_file_error_get_type (void);
#define G_TYPE_KEY_FILE_ERROR (g_key_file_error_get_type())
GType g_key_file_flags_get_type (void);
#define G_TYPE_KEY_FILE_FLAGS (g_key_file_flags_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gshell.h" */
GType g_shell_error_get_type (void);
#define G_TYPE_SHELL_ERROR (g_shell_error_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gchecksum.h" */
GType g_checksum_type_get_type (void);
#define G_TYPE_CHECKSUM_TYPE (g_checksum_type_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gregex.h" */
GType g_regex_error_get_type (void);
#define G_TYPE_REGEX_ERROR (g_regex_error_get_type())
GType g_regex_compile_flags_get_type (void);
#define G_TYPE_REGEX_COMPILE_FLAGS (g_regex_compile_flags_get_type())
GType g_regex_match_flags_get_type (void);
#define G_TYPE_REGEX_MATCH_FLAGS (g_regex_match_flags_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gfileutils.h" */
GType g_file_error_get_type (void);
#define G_TYPE_FILE_ERROR (g_file_error_get_type())
GType g_file_test_get_type (void);
#define G_TYPE_FILE_TEST (g_file_test_get_type())
GType g_format_size_flags_get_type (void);
#define G_TYPE_FORMAT_SIZE_FLAGS (g_format_size_flags_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/ghook.h" */
GType g_hook_flag_mask_get_type (void);
#define G_TYPE_HOOK_FLAG_MASK (g_hook_flag_mask_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gdate.h" */
GType g_date_dmy_get_type (void);
#define G_TYPE_DATE_DMY (g_date_dmy_get_type())
GType g_date_weekday_get_type (void);
#define G_TYPE_DATE_WEEKDAY (g_date_weekday_get_type())
GType g_date_month_get_type (void);
#define G_TYPE_DATE_MONTH (g_date_month_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gvariant.h" */
GType g_variant_class_get_type (void);
#define G_TYPE_VARIANT_CLASS (g_variant_class_get_type())
GType g_variant_parse_error_get_type (void);
#define G_TYPE_VARIANT_PARSE_ERROR (g_variant_parse_error_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gthread.h" */
GType g_thread_error_get_type (void);
#define G_TYPE_THREAD_ERROR (g_thread_error_get_type())
GType g_thread_priority_get_type (void);
#define G_TYPE_THREAD_PRIORITY (g_thread_priority_get_type())
GType g_once_status_get_type (void);
#define G_TYPE_ONCE_STATUS (g_once_status_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gnode.h" */
GType g_traverse_flags_get_type (void);
#define G_TYPE_TRAVERSE_FLAGS (g_traverse_flags_get_type())
GType g_traverse_type_get_type (void);
#define G_TYPE_TRAVERSE_TYPE (g_traverse_type_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gstrfuncs.h" */
GType g_ascii_type_get_type (void);
#define G_TYPE_ASCII_TYPE (g_ascii_type_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gconvert.h" */
GType g_convert_error_get_type (void);
#define G_TYPE_CONVERT_ERROR (g_convert_error_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gmarkup.h" */
GType g_markup_error_get_type (void);
#define G_TYPE_MARKUP_ERROR (g_markup_error_get_type())
GType g_markup_parse_flags_get_type (void);
#define G_TYPE_MARKUP_PARSE_FLAGS (g_markup_parse_flags_get_type())
GType g_markup_collect_type_get_type (void);
#define G_TYPE_MARKUP_COLLECT_TYPE (g_markup_collect_type_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gunicode.h" */
GType g_unicode_type_get_type (void);
#define G_TYPE_UNICODE_TYPE (g_unicode_type_get_type())
GType g_unicode_break_type_get_type (void);
#define G_TYPE_UNICODE_BREAK_TYPE (g_unicode_break_type_get_type())
GType g_unicode_script_get_type (void);
#define G_TYPE_UNICODE_SCRIPT (g_unicode_script_get_type())
GType g_normalize_mode_get_type (void);
#define G_TYPE_NORMALIZE_MODE (g_normalize_mode_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gspawn.h" */
GType g_spawn_error_get_type (void);
#define G_TYPE_SPAWN_ERROR (g_spawn_error_get_type())
GType g_spawn_flags_get_type (void);
#define G_TYPE_SPAWN_FLAGS (g_spawn_flags_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/goption.h" */
GType g_option_flags_get_type (void);
#define G_TYPE_OPTION_FLAGS (g_option_flags_get_type())
GType g_option_arg_get_type (void);
#define G_TYPE_OPTION_ARG (g_option_arg_get_type())
GType g_option_error_get_type (void);
#define G_TYPE_OPTION_ERROR (g_option_error_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gbookmarkfile.h" */
GType g_bookmark_file_error_get_type (void);
#define G_TYPE_BOOKMARK_FILE_ERROR (g_bookmark_file_error_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gslice.h" */
GType g_slice_config_get_type (void);
#define G_TYPE_SLICE_CONFIG (g_slice_config_get_type())

/* enumerations from "/usr/include/glib-2.0/glib/gtimezone.h" */
GType g_time_type_get_type (void);
#define G_TYPE_TIME_TYPE (g_time_type_get_type())

/* enumerations from "/usr/include/glib-2.0/gobject/gsignal.h" */
GType g_signal_flags_get_type (void);
#define G_TYPE_SIGNAL_FLAGS (g_signal_flags_get_type())
GType g_connect_flags_get_type (void);
#define G_TYPE_CONNECT_FLAGS (g_connect_flags_get_type())
GType g_signal_match_type_get_type (void);
#define G_TYPE_SIGNAL_MATCH_TYPE (g_signal_match_type_get_type())

G_END_DECLS

#endif /* __GLIB_ENUM_TYPES_H__ */

/* Generated data ends here */