This file is indexed.

/usr/include/gthumb-2.14/gthumb/gth-enum-types.h is in gthumb-dev 3:2.14.3-0ubuntu1.

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

#include <glib-object.h>

G_BEGIN_DECLS
/* enumerations from "dom.h" */
GType dom_error_enum_get_type (void);
#define GTH_TYPE_ERROR_ENUM (dom_error_enum_get_type())
/* enumerations from "gio-utils.h" */
GType gth_list_flags_get_type (void);
#define GTH_TYPE_LIST_FLAGS (gth_list_flags_get_type())
/* enumerations from "gnome-desktop-thumbnail.h" */
GType gnome_desktop_thumbnail_size_get_type (void);
#define GTH_TYPE_DESKTOP_THUMBNAIL_SIZE (gnome_desktop_thumbnail_size_get_type())
/* enumerations from "gsignature.h" */
GType g_signature_enc_get_type (void);
#define GTH_TYPE_SIGNATURE_ENC (g_signature_enc_get_type())
/* enumerations from "gth-browser.h" */
GType gth_action_get_type (void);
#define GTH_TYPE_ACTION (gth_action_get_type())
/* enumerations from "gth-error.h" */
GType gth_error_code_get_type (void);
#define GTH_TYPE_ERROR_CODE (gth_error_code_get_type())
/* enumerations from "gth-file-list.h" */
GType gth_file_list_type_get_type (void);
#define GTH_TYPE_FILE_LIST_TYPE (gth_file_list_type_get_type())
/* enumerations from "gth-file-view.h" */
GType gth_visibility_get_type (void);
#define GTH_TYPE_VISIBILITY (gth_visibility_get_type())
GType gth_file_view_renderer_type_get_type (void);
#define GTH_TYPE_FILE_VIEW_RENDERER_TYPE (gth_file_view_renderer_type_get_type())
/* enumerations from "gth-filter.h" */
GType gth_limit_type_get_type (void);
#define GTH_TYPE_LIMIT_TYPE (gth_limit_type_get_type())
/* enumerations from "gth-histogram.h" */
GType gth_histogram_channel_get_type (void);
#define GTH_TYPE_HISTOGRAM_CHANNEL (gth_histogram_channel_get_type())
/* enumerations from "gth-histogram-view.h" */
GType gth_histogram_mode_get_type (void);
#define GTH_TYPE_HISTOGRAM_MODE (gth_histogram_mode_get_type())
GType gth_histogram_scale_get_type (void);
#define GTH_TYPE_HISTOGRAM_SCALE (gth_histogram_scale_get_type())
/* enumerations from "gth-image.h" */
GType gth_image_format_get_type (void);
#define GTH_TYPE_IMAGE_FORMAT (gth_image_format_get_type())
/* enumerations from "gth-image-preloader.h" */
GType gth_load_policy_get_type (void);
#define GTH_TYPE_LOAD_POLICY (gth_load_policy_get_type())
/* enumerations from "gth-image-selector.h" */
GType gth_selector_type_get_type (void);
#define GTH_TYPE_SELECTOR_TYPE (gth_selector_type_get_type())
/* enumerations from "gth-image-viewer.h" */
GType gth_zoom_quality_get_type (void);
#define GTH_TYPE_ZOOM_QUALITY (gth_zoom_quality_get_type())
GType gth_fit_get_type (void);
#define GTH_TYPE_FIT (gth_fit_get_type())
GType gth_zoom_change_get_type (void);
#define GTH_TYPE_ZOOM_CHANGE (gth_zoom_change_get_type())
GType gth_transp_type_get_type (void);
#define GTH_TYPE_TRANSP_TYPE (gth_transp_type_get_type())
GType gth_check_type_get_type (void);
#define GTH_TYPE_CHECK_TYPE (gth_check_type_get_type())
GType gth_check_size_get_type (void);
#define GTH_TYPE_CHECK_SIZE (gth_check_size_get_type())
/* enumerations from "gth-metadata.h" */
GType gth_metadata_flags_get_type (void);
#define GTH_TYPE_METADATA_FLAGS (gth_metadata_flags_get_type())
/* enumerations from "gth-metadata-provider.h" */
GType gth_metadata_write_flags_get_type (void);
#define GTH_TYPE_METADATA_WRITE_FLAGS (gth_metadata_write_flags_get_type())
/* enumerations from "gth-monitor.h" */
GType gth_monitor_event_get_type (void);
#define GTH_TYPE_MONITOR_EVENT (gth_monitor_event_get_type())
/* enumerations from "gth-overwrite-dialog.h" */
GType gth_overwrite_response_get_type (void);
#define GTH_TYPE_OVERWRITE_RESPONSE (gth_overwrite_response_get_type())
/* enumerations from "gth-task.h" */
GType gth_task_error_enum_get_type (void);
#define GTH_TYPE_TASK_ERROR_ENUM (gth_task_error_enum_get_type())
/* enumerations from "gth-test.h" */
GType gth_match_get_type (void);
#define GTH_TYPE_MATCH (gth_match_get_type())
GType gth_test_op_get_type (void);
#define GTH_TYPE_TEST_OP (gth_test_op_get_type())
/* enumerations from "gth-test-chain.h" */
GType gth_match_type_get_type (void);
#define GTH_TYPE_MATCH_TYPE (gth_match_type_get_type())
/* enumerations from "gth-test-simple.h" */
GType gth_test_data_type_get_type (void);
#define GTH_TYPE_TEST_DATA_TYPE (gth_test_data_type_get_type())
/* enumerations from "gth-user-dir.h" */
GType gth_dir_get_type (void);
#define GTH_TYPE_DIR (gth_dir_get_type())
/* enumerations from "pixbuf-cache.h" */
GType pixbuf_cache_channel_get_type (void);
#define GTH_TYPE_CACHE_CHANNEL (pixbuf_cache_channel_get_type())
/* enumerations from "typedefs.h" */
GType gth_click_policy_get_type (void);
#define GTH_TYPE_CLICK_POLICY (gth_click_policy_get_type())
GType gth_direction_get_type (void);
#define GTH_TYPE_DIRECTION (gth_direction_get_type())
GType gth_toolbar_style_get_type (void);
#define GTH_TYPE_TOOLBAR_STYLE (gth_toolbar_style_get_type())
GType gth_transform_get_type (void);
#define GTH_TYPE_TRANSFORM (gth_transform_get_type())
GType gth_unit_get_type (void);
#define GTH_TYPE_UNIT (gth_unit_get_type())
GType gth_metric_get_type (void);
#define GTH_TYPE_METRIC (gth_metric_get_type())
GType gth_aspect_ratio_get_type (void);
#define GTH_TYPE_ASPECT_RATIO (gth_aspect_ratio_get_type())
GType gth_overwrite_mode_get_type (void);
#define GTH_TYPE_OVERWRITE_MODE (gth_overwrite_mode_get_type())
GType gth_grid_type_get_type (void);
#define GTH_TYPE_GRID_TYPE (gth_grid_type_get_type())
G_END_DECLS

#endif /* GTH_ENUM_TYPES_H */