This file is indexed.

/usr/include/mx-2.0/mx/mx-enum-types.h is in libmx-dev 1.99.4-1.

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
/* Generated data (by glib-mkenums) */

#if !defined(MX_H_INSIDE) && !defined(MX_COMPILATION)
#error "Only <mx/mx.h> can be included directly.h"
#endif

#ifndef __MX_ENUM_TYPES_H__
#define __MX_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "../mx/mx-actor-manager.h" */
GType mx_actor_manager_error_get_type (void) G_GNUC_CONST;
#define MX_TYPE_ACTOR_MANAGER_ERROR (mx_actor_manager_error_get_type())

/* enumerations from "../mx/mx-draggable.h" */
GType mx_drag_axis_get_type (void) G_GNUC_CONST;
#define MX_TYPE_DRAG_AXIS (mx_drag_axis_get_type())

/* enumerations from "../mx/mx-focusable.h" */
GType mx_focus_direction_get_type (void) G_GNUC_CONST;
#define MX_TYPE_FOCUS_DIRECTION (mx_focus_direction_get_type())

GType mx_focus_hint_get_type (void) G_GNUC_CONST;
#define MX_TYPE_FOCUS_HINT (mx_focus_hint_get_type())

/* enumerations from "../mx/mx-image.h" */
GType mx_image_error_get_type (void) G_GNUC_CONST;
#define MX_TYPE_IMAGE_ERROR (mx_image_error_get_type())

/* enumerations from "../mx/mx-stylable.h" */
GType mx_style_changed_flags_get_type (void) G_GNUC_CONST;
#define MX_TYPE_STYLE_CHANGED_FLAGS (mx_style_changed_flags_get_type())

/* enumerations from "../mx/mx-style.h" */
GType mx_style_error_get_type (void) G_GNUC_CONST;
#define MX_TYPE_STYLE_ERROR (mx_style_error_get_type())

/* enumerations from "../mx/mx-types.h" */
GType mx_align_get_type (void) G_GNUC_CONST;
#define MX_TYPE_ALIGN (mx_align_get_type())

GType mx_font_weight_get_type (void) G_GNUC_CONST;
#define MX_TYPE_FONT_WEIGHT (mx_font_weight_get_type())

GType mx_scroll_policy_get_type (void) G_GNUC_CONST;
#define MX_TYPE_SCROLL_POLICY (mx_scroll_policy_get_type())

GType mx_orientation_get_type (void) G_GNUC_CONST;
#define MX_TYPE_ORIENTATION (mx_orientation_get_type())

GType mx_window_rotation_get_type (void) G_GNUC_CONST;
#define MX_TYPE_WINDOW_ROTATION (mx_window_rotation_get_type())

GType mx_position_get_type (void) G_GNUC_CONST;
#define MX_TYPE_POSITION (mx_position_get_type())

GType mx_image_scale_mode_get_type (void) G_GNUC_CONST;
#define MX_TYPE_IMAGE_SCALE_MODE (mx_image_scale_mode_get_type())

GType mx_tooltip_animation_get_type (void) G_GNUC_CONST;
#define MX_TYPE_TOOLTIP_ANIMATION (mx_tooltip_animation_get_type())

/* enumerations from "../mx/mx-widget.h" */
GType mx_long_press_action_get_type (void) G_GNUC_CONST;
#define MX_TYPE_LONG_PRESS_ACTION (mx_long_press_action_get_type())

/* enumerations from "../mx/mx-kinetic-scroll-view.h" */
GType mx_kinetic_scroll_view_state_get_type (void) G_GNUC_CONST;
#define MX_TYPE_KINETIC_SCROLL_VIEW_STATE (mx_kinetic_scroll_view_state_get_type())

G_END_DECLS

#endif /* !__MX_ENUM_TYPES_H__ */

/* Generated data ends here */