File size: 9,170 Bytes
a4f2c84
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195

/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */


#ifndef POPPLER_ENUMS_H
#define POPPLER_ENUMS_H

#include <glib-object.h>

#include "poppler.h"

G_BEGIN_DECLS

/* enumerations from "poppler-action.h" */
POPPLER_PUBLIC
GType poppler_action_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ACTION_TYPE (poppler_action_type_get_type ())
POPPLER_PUBLIC
GType poppler_dest_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_DEST_TYPE (poppler_dest_type_get_type ())
POPPLER_PUBLIC
GType poppler_action_movie_operation_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ACTION_MOVIE_OPERATION (poppler_action_movie_operation_get_type ())
POPPLER_PUBLIC
GType poppler_action_layer_action_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ACTION_LAYER_ACTION (poppler_action_layer_action_get_type ())

/* enumerations from "poppler-annot.h" */
POPPLER_PUBLIC
GType poppler_annot_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_TYPE (poppler_annot_type_get_type ())
POPPLER_PUBLIC
GType poppler_annot_flag_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_FLAG (poppler_annot_flag_get_type ())
POPPLER_PUBLIC
GType poppler_annot_markup_reply_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_MARKUP_REPLY_TYPE (poppler_annot_markup_reply_type_get_type ())
POPPLER_PUBLIC
GType poppler_annot_external_data_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_EXTERNAL_DATA_TYPE (poppler_annot_external_data_type_get_type ())
POPPLER_PUBLIC
GType poppler_annot_text_state_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_TEXT_STATE (poppler_annot_text_state_get_type ())
POPPLER_PUBLIC
GType poppler_annot_free_text_quadding_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_FREE_TEXT_QUADDING (poppler_annot_free_text_quadding_get_type ())
POPPLER_PUBLIC
GType poppler_annot_stamp_icon_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ANNOT_STAMP_ICON (poppler_annot_stamp_icon_get_type ())

/* enumerations from "poppler-document.h" */
POPPLER_PUBLIC
GType poppler_page_layout_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PAGE_LAYOUT (poppler_page_layout_get_type ())
POPPLER_PUBLIC
GType poppler_page_mode_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PAGE_MODE (poppler_page_mode_get_type ())
POPPLER_PUBLIC
GType poppler_font_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_FONT_TYPE (poppler_font_type_get_type ())
POPPLER_PUBLIC
GType poppler_viewer_preferences_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_VIEWER_PREFERENCES (poppler_viewer_preferences_get_type ())
POPPLER_PUBLIC
GType poppler_print_scaling_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PRINT_SCALING (poppler_print_scaling_get_type ())
POPPLER_PUBLIC
GType poppler_print_duplex_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PRINT_DUPLEX (poppler_print_duplex_get_type ())
POPPLER_PUBLIC
GType poppler_permissions_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PERMISSIONS (poppler_permissions_get_type ())
POPPLER_PUBLIC
GType poppler_pdf_subtype_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PDF_SUBTYPE (poppler_pdf_subtype_get_type ())
POPPLER_PUBLIC
GType poppler_pdf_part_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PDF_PART (poppler_pdf_part_get_type ())
POPPLER_PUBLIC
GType poppler_pdf_conformance_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PDF_CONFORMANCE (poppler_pdf_conformance_get_type ())

/* enumerations from "poppler-form-field.h" */
POPPLER_PUBLIC
GType poppler_signature_status_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_SIGNATURE_STATUS (poppler_signature_status_get_type ())
POPPLER_PUBLIC
GType poppler_certificate_status_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_CERTIFICATE_STATUS (poppler_certificate_status_get_type ())
POPPLER_PUBLIC
GType poppler_signature_validation_flags_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_SIGNATURE_VALIDATION_FLAGS (poppler_signature_validation_flags_get_type ())
POPPLER_PUBLIC
GType poppler_form_field_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_FORM_FIELD_TYPE (poppler_form_field_type_get_type ())
POPPLER_PUBLIC
GType poppler_form_button_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_FORM_BUTTON_TYPE (poppler_form_button_type_get_type ())
POPPLER_PUBLIC
GType poppler_form_text_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_FORM_TEXT_TYPE (poppler_form_text_type_get_type ())
POPPLER_PUBLIC
GType poppler_form_choice_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_FORM_CHOICE_TYPE (poppler_form_choice_type_get_type ())
POPPLER_PUBLIC
GType poppler_additional_action_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ADDITIONAL_ACTION_TYPE (poppler_additional_action_type_get_type ())

/* enumerations from "poppler-movie.h" */
POPPLER_PUBLIC
GType poppler_movie_play_mode_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_MOVIE_PLAY_MODE (poppler_movie_play_mode_get_type ())

/* enumerations from "poppler-structure-element.h" */
POPPLER_PUBLIC
GType poppler_structure_element_kind_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_ELEMENT_KIND (poppler_structure_element_kind_get_type ())
POPPLER_PUBLIC
GType poppler_structure_get_text_flags_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_GET_TEXT_FLAGS (poppler_structure_get_text_flags_get_type ())
POPPLER_PUBLIC
GType poppler_structure_placement_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_PLACEMENT (poppler_structure_placement_get_type ())
POPPLER_PUBLIC
GType poppler_structure_writing_mode_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_WRITING_MODE (poppler_structure_writing_mode_get_type ())
POPPLER_PUBLIC
GType poppler_structure_border_style_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_BORDER_STYLE (poppler_structure_border_style_get_type ())
POPPLER_PUBLIC
GType poppler_structure_text_align_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_TEXT_ALIGN (poppler_structure_text_align_get_type ())
POPPLER_PUBLIC
GType poppler_structure_block_align_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_BLOCK_ALIGN (poppler_structure_block_align_get_type ())
POPPLER_PUBLIC
GType poppler_structure_inline_align_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_INLINE_ALIGN (poppler_structure_inline_align_get_type ())
POPPLER_PUBLIC
GType poppler_structure_text_decoration_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_TEXT_DECORATION (poppler_structure_text_decoration_get_type ())
POPPLER_PUBLIC
GType poppler_structure_ruby_align_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_RUBY_ALIGN (poppler_structure_ruby_align_get_type ())
POPPLER_PUBLIC
GType poppler_structure_ruby_position_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_RUBY_POSITION (poppler_structure_ruby_position_get_type ())
POPPLER_PUBLIC
GType poppler_structure_glyph_orientation_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_GLYPH_ORIENTATION (poppler_structure_glyph_orientation_get_type ())
POPPLER_PUBLIC
GType poppler_structure_list_numbering_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_LIST_NUMBERING (poppler_structure_list_numbering_get_type ())
POPPLER_PUBLIC
GType poppler_structure_form_role_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_FORM_ROLE (poppler_structure_form_role_get_type ())
POPPLER_PUBLIC
GType poppler_structure_form_state_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_FORM_STATE (poppler_structure_form_state_get_type ())
POPPLER_PUBLIC
GType poppler_structure_table_scope_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_STRUCTURE_TABLE_SCOPE (poppler_structure_table_scope_get_type ())

/* enumerations from "poppler.h" */
POPPLER_PUBLIC
GType poppler_error_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_ERROR (poppler_error_get_type ())
POPPLER_PUBLIC
GType poppler_page_transition_type_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PAGE_TRANSITION_TYPE (poppler_page_transition_type_get_type ())
POPPLER_PUBLIC
GType poppler_page_transition_alignment_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PAGE_TRANSITION_ALIGNMENT (poppler_page_transition_alignment_get_type ())
POPPLER_PUBLIC
GType poppler_page_transition_direction_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PAGE_TRANSITION_DIRECTION (poppler_page_transition_direction_get_type ())
POPPLER_PUBLIC
GType poppler_selection_style_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_SELECTION_STYLE (poppler_selection_style_get_type ())
POPPLER_PUBLIC
GType poppler_print_flags_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_PRINT_FLAGS (poppler_print_flags_get_type ())
POPPLER_PUBLIC
GType poppler_find_flags_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_FIND_FLAGS (poppler_find_flags_get_type ())
POPPLER_PUBLIC
GType poppler_backend_get_type (void) G_GNUC_CONST;
#define POPPLER_TYPE_BACKEND (poppler_backend_get_type ())
G_END_DECLS

#endif /* !POPPLER_ENUMS_H */

/* Generated data ends here */