summaryrefslogtreecommitdiff
path: root/glib/reference/poppler-sections.txt
blob: d94abf227c3630ff7688e0548ecfcb2fda903351 (plain)
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
<INCLUDE>poppler.h</INCLUDE>

<SECTION>
<FILE>poppler-color</FILE>
<TITLE>Poppler Color</TITLE
PopplerColor
poppler_color_copy
poppler_color_free
poppler_color_new

<SUBSECTION Standard>
POPPLER_TYPE_COLOR
poppler_color_get_type
</SECTION>

<SECTION>
<FILE>poppler-page</FILE>
<TITLE>Poppler Page</TITLE>
PopplerAnnotMapping
PopplerFindFlags
PopplerFormFieldMapping
PopplerImageMapping
PopplerLinkMapping
PopplerPage
PopplerPageTransition
PopplerPageTransitionAlignment
PopplerPageTransitionDirection
PopplerPageTransitionType
PopplerPoint
PopplerPrintFlags
PopplerQuadrilateral
PopplerRectangle
PopplerSelectionStyle
PopplerTextAttributes
poppler_annot_mapping_copy
poppler_annot_mapping_free
poppler_annot_mapping_new
poppler_form_field_mapping_copy
poppler_form_field_mapping_free
poppler_form_field_mapping_new
poppler_image_mapping_copy
poppler_image_mapping_free
poppler_image_mapping_new
poppler_link_mapping_copy
poppler_link_mapping_free
poppler_link_mapping_new
poppler_page_add_annot
poppler_page_find_text
poppler_page_find_text_with_options
poppler_page_free_annot_mapping
poppler_page_free_form_field_mapping
poppler_page_free_image_mapping
poppler_page_free_link_mapping
poppler_page_free_text_attributes
poppler_page_get_annot_mapping
poppler_page_get_crop_box
poppler_page_get_duration
poppler_page_get_form_field_mapping
poppler_page_get_image
poppler_page_get_image_mapping
poppler_page_get_index
poppler_page_get_label
poppler_page_get_link_mapping
poppler_page_get_selected_region
poppler_page_get_selected_text
poppler_page_get_selection_region
poppler_page_get_size
poppler_page_get_text
poppler_page_get_text_attributes
poppler_page_get_text_attributes_for_area
poppler_page_get_text_for_area
poppler_page_get_text_layout
poppler_page_get_text_layout_for_area
poppler_page_get_thumbnail
poppler_page_get_thumbnail_size
poppler_page_get_transition
poppler_page_remove_annot
poppler_page_render
poppler_page_render_for_printing
poppler_page_render_for_printing_with_options
poppler_page_render_selection
poppler_page_render_to_ps
poppler_page_selection_region_free
poppler_page_transition_copy
poppler_page_transition_free
poppler_page_transition_new
poppler_point_copy
poppler_point_free
poppler_point_new
poppler_quadrilateral_copy
poppler_quadrilateral_free
poppler_quadrilateral_new
poppler_rectangle_copy
poppler_rectangle_free
poppler_rectangle_new
poppler_text_attributes_copy
poppler_text_attributes_free
poppler_text_attributes_new

<SUBSECTION Standard>
POPPLER_PAGE
POPPLER_IS_PAGE
POPPLER_TYPE_ANNOT_MAPPING
POPPLER_TYPE_FIND_FLAGS
POPPLER_TYPE_FORM_FIELD_MAPPING
POPPLER_TYPE_IMAGE_MAPPING
POPPLER_TYPE_LINK_MAPPING
POPPLER_TYPE_PAGE
POPPLER_TYPE_PAGE_TRANSITION
POPPLER_TYPE_PAGE_TRANSITION_ALIGNMENT
POPPLER_TYPE_PAGE_TRANSITION_DIRECTION
POPPLER_TYPE_PAGE_TRANSITION_TYPE
POPPLER_TYPE_POINT
POPPLER_TYPE_PRINT_FLAGS
POPPLER_TYPE_QUADRILATERAL
POPPLER_TYPE_RECTANGLE
POPPLER_TYPE_SELECTION_STYLE
POPPLER_TYPE_TEXT_ATTRIBUTES
poppler_annot_mapping_get_type
poppler_find_flags_get_type
poppler_form_field_mapping_get_type
poppler_image_mapping_get_type
poppler_link_mapping_get_type
poppler_page_get_type
poppler_page_transition_alignment_get_type
poppler_page_transition_direction_get_type
poppler_page_transition_get_type
poppler_page_transition_type_get_type
poppler_point_get_type
poppler_print_flags_get_type
poppler_quadrilateral_get_type
poppler_rectangle_get_type
poppler_selection_style_get_type
poppler_text_attributes_get_type
</SECTION>

<SECTION>
<FILE>poppler-document</FILE>
<TITLE>PopplerDocument</TITLE>
PopplerDocument
PopplerFontInfo
PopplerFontType
PopplerFontsIter
PopplerIndexIter
PopplerLayersIter
PopplerPDFConformance
PopplerPDFPart
PopplerPDFSubtype
PopplerPSFile
PopplerPageLayout
PopplerPageMode
PopplerPermissions
PopplerViewerPreferences
poppler_document_create_dests_tree
poppler_document_find_dest
poppler_document_get_attachments
poppler_document_get_author
poppler_document_get_creation_date
poppler_document_get_creator
poppler_document_get_form_field
poppler_document_get_id
poppler_document_get_keywords
poppler_document_get_metadata
poppler_document_get_modification_date
poppler_document_get_n_attachments
poppler_document_get_n_pages
poppler_document_get_page
poppler_document_get_page_by_label
poppler_document_get_page_layout
poppler_document_get_page_mode
poppler_document_get_pdf_conformance
poppler_document_get_pdf_part
poppler_document_get_pdf_subtype
poppler_document_get_pdf_subtype_string
poppler_document_get_pdf_version
poppler_document_get_pdf_version_string
poppler_document_get_permissions
poppler_document_get_print_duplex
poppler_document_get_print_n_copies
poppler_document_get_print_page_ranges
poppler_document_get_print_scaling
poppler_document_get_producer
poppler_document_get_subject
poppler_document_get_title
poppler_document_has_attachments
poppler_document_is_linearized
poppler_document_new_from_data
poppler_document_new_from_file
poppler_document_new_from_gfile
poppler_document_new_from_stream
poppler_document_save
poppler_document_save_a_copy
poppler_document_set_author
poppler_document_set_creation_date
poppler_document_set_creator
poppler_document_set_keywords
poppler_document_set_modification_date
poppler_document_set_producer
poppler_document_set_subject
poppler_document_set_title
poppler_font_info_free
poppler_font_info_new
poppler_font_info_scan
poppler_fonts_iter_copy
poppler_fonts_iter_free
poppler_fonts_iter_get_encoding
poppler_fonts_iter_get_file_name
poppler_fonts_iter_get_font_type
poppler_fonts_iter_get_full_name
poppler_fonts_iter_get_name
poppler_fonts_iter_get_substitute_name
poppler_fonts_iter_is_embedded
poppler_fonts_iter_is_subset
poppler_fonts_iter_next
poppler_index_iter_copy
poppler_index_iter_free
poppler_index_iter_get_action
poppler_index_iter_get_child
poppler_index_iter_is_open
poppler_index_iter_new
poppler_index_iter_next
poppler_layers_iter_copy
poppler_layers_iter_free
poppler_layers_iter_get_child
poppler_layers_iter_get_layer
poppler_layers_iter_get_title
poppler_layers_iter_new
poppler_layers_iter_next
poppler_ps_file_free
poppler_ps_file_new
poppler_ps_file_set_duplex
poppler_ps_file_set_paper_size

<SUBSECTION Standard>
POPPLER_DOCUMENT
POPPLER_FONT_INFO
POPPLER_PS_FILE
POPPLER_IS_DOCUMENT
POPPLER_IS_FONT_INFO
POPPLER_IS_PS_FILE
POPPLER_TYPE_DOCUMENT
POPPLER_TYPE_FONTS_ITER
POPPLER_TYPE_FONT_INFO
POPPLER_TYPE_FONT_TYPE
POPPLER_TYPE_INDEX_ITER
POPPLER_TYPE_LAYER
POPPLER_TYPE_LAYERS_ITER
POPPLER_TYPE_PAGE_LAYOUT
POPPLER_TYPE_PAGE_MODE
POPPLER_TYPE_PDF_CONFORMANCE
POPPLER_TYPE_PDF_PART
POPPLER_TYPE_PDF_SUBTYPE
POPPLER_TYPE_PERMISSIONS
POPPLER_TYPE_PRINT_DUPLEX
POPPLER_TYPE_PRINT_SCALING
POPPLER_TYPE_PS_FILE
POPPLER_TYPE_VIEWER_PREFERENCES
poppler_document_get_type
poppler_font_info_get_type
poppler_font_type_get_type
poppler_fonts_iter_get_type
poppler_index_iter_get_type
poppler_layers_iter_get_type
poppler_page_layout_get_type
poppler_page_mode_get_type
poppler_pdf_conformance_get_type
poppler_pdf_part_get_type
poppler_pdf_subtype_get_type
poppler_permissions_get_type
poppler_print_duplex_get_type
poppler_print_scaling_get_type
poppler_ps_file_get_type
poppler_viewer_preferences_get_type
</SECTION>

<SECTION>
<FILE>poppler-action</FILE>
<TITLE>PopplerAction</TITLE>
PopplerAction
PopplerDest
PopplerActionAny
PopplerActionGotoDest
PopplerActionGotoRemote
PopplerActionLaunch
PopplerActionUri
PopplerActionNamed
PopplerActionMovie
PopplerActionRendition
PopplerActionOCGState
PopplerActionJavascript
PopplerActionType
PopplerDestType
PopplerActionMovieOperation
PopplerActionLayer
PopplerActionLayerAction
poppler_action_copy
poppler_action_free
poppler_dest_copy
poppler_dest_free

<SUBSECTION Standard>
POPPLER_ACTION
POPPLER_TYPE_ACTION
POPPLER_TYPE_ACTION_TYPE
POPPLER_TYPE_DEST
POPPLER_TYPE_DEST_TYPE
POPPLER_TYPE_ACTION_LAYER_ACTION
POPPLER_TYPE_ACTION_MOVIE_OPERATION


<SUBSECTION Private>
poppler_action_get_type
poppler_dest_get_type
poppler_action_type_get_type
poppler_dest_type_get_type
poppler_action_layer_action_get_type
poppler_action_movie_operation_get_type
</SECTION>

<SECTION>
<FILE>poppler-attachment</FILE>
<TITLE>PopplerAttachment</TITLE>
PopplerAttachment
PopplerAttachmentSaveFunc
poppler_attachment_save
poppler_attachment_save_to_callback

<SUBSECTION Standard>
POPPLER_ATTACHMENT
POPPLER_IS_ATTACHMENT
POPPLER_TYPE_ATTACHMENT

<SUBSECTION Private>
poppler_attachment_get_type
</SECTION>

<SECTION>
<FILE>poppler-form-field</FILE>
<TITLE>PopplerFormField</TITLE>
PopplerFormField
PopplerAdditionalActionType
PopplerFormFieldType
PopplerFormButtonType
PopplerFormChoiceType
PopplerFormTextType
poppler_form_field_button_get_button_type
poppler_form_field_button_get_state
poppler_form_field_button_set_state
poppler_form_field_choice_can_select_multiple
poppler_form_field_choice_commit_on_change
poppler_form_field_choice_do_spell_check
poppler_form_field_choice_get_choice_type
poppler_form_field_choice_get_item
poppler_form_field_choice_get_n_items
poppler_form_field_choice_get_text
poppler_form_field_choice_is_editable
poppler_form_field_choice_is_item_selected
poppler_form_field_choice_select_item
poppler_form_field_choice_set_text
poppler_form_field_choice_toggle_item
poppler_form_field_choice_unselect_all
poppler_form_field_get_action
poppler_form_field_get_additional_action
poppler_form_field_get_field_type
poppler_form_field_get_font_size
poppler_form_field_get_id
poppler_form_field_get_mapping_name
poppler_form_field_get_name
poppler_form_field_get_partial_name
poppler_form_field_is_read_only
poppler_form_field_text_do_scroll
poppler_form_field_text_do_spell_check
poppler_form_field_text_get_max_len
poppler_form_field_text_get_text
poppler_form_field_text_get_text_type
poppler_form_field_text_is_password
poppler_form_field_text_is_rich_text
poppler_form_field_text_set_text

<SUBSECTION Standard>
POPPLER_FORM_FIELD
POPPLER_IS_FORM_FIELD
POPPLER_TYPE_ADDITIONAL_ACTION_TYPE
POPPLER_TYPE_FORM_BUTTON_TYPE
POPPLER_TYPE_FORM_CHOICE_TYPE
POPPLER_TYPE_FORM_FIELD
POPPLER_TYPE_FORM_FIELD_TYPE
POPPLER_TYPE_FORM_TEXT_TYPE
poppler_additional_action_type_get_type
poppler_form_button_type_get_type
poppler_form_choice_type_get_type
poppler_form_field_get_type
poppler_form_field_type_get_type
poppler_form_text_type_get_type
</SECTION>

<SECTION>
<FILE>poppler-annot</FILE>
<TITLE>Poppler Annotation</TITLE>
PopplerAnnotCalloutLine
PopplerAnnot
PopplerAnnotCircle
PopplerAnnotFileAttachment
PopplerAnnotFreeText
PopplerAnnotLine
PopplerAnnotMarkup
PopplerAnnotMovie
PopplerAnnotScreen
PopplerAnnotSquare
PopplerAnnotText
PopplerAnnotTextMarkup
PopplerAnnotExternalDataType
PopplerAnnotFlag
PopplerAnnotFreeTextQuadding
PopplerAnnotMarkupReplyType
PopplerAnnotTextState
PopplerAnnotType
poppler_annot_get_annot_type
POPPLER_ANNOT_TEXT_ICON_CIRCLE
POPPLER_ANNOT_TEXT_ICON_COMMENT
POPPLER_ANNOT_TEXT_ICON_CROSS
POPPLER_ANNOT_TEXT_ICON_HELP
POPPLER_ANNOT_TEXT_ICON_INSERT
POPPLER_ANNOT_TEXT_ICON_KEY
POPPLER_ANNOT_TEXT_ICON_NEW_PARAGRAPH
POPPLER_ANNOT_TEXT_ICON_NOTE
POPPLER_ANNOT_TEXT_ICON_PARAGRAPH
poppler_annot_callout_line_copy
poppler_annot_callout_line_free
poppler_annot_callout_line_new
poppler_annot_circle_get_interior_color
poppler_annot_circle_new
poppler_annot_circle_set_interior_color
poppler_annot_file_attachment_get_attachment
poppler_annot_file_attachment_get_name
poppler_annot_free_text_get_callout_line
poppler_annot_free_text_get_quadding
poppler_annot_get_color
poppler_annot_get_contents
poppler_annot_get_flags
poppler_annot_get_modified
poppler_annot_get_name
poppler_annot_get_page_index
poppler_annot_get_rectangle
poppler_annot_line_new
poppler_annot_line_set_vertices
poppler_annot_markup_get_date
poppler_annot_markup_get_external_data
poppler_annot_markup_get_label
poppler_annot_markup_get_opacity
poppler_annot_markup_get_popup_is_open
poppler_annot_markup_get_popup_rectangle
poppler_annot_markup_get_reply_to
poppler_annot_markup_get_subject
poppler_annot_markup_has_popup
poppler_annot_markup_set_label
poppler_annot_markup_set_opacity
poppler_annot_markup_set_popup
poppler_annot_markup_set_popup_is_open
poppler_annot_markup_set_popup_rectangle
poppler_annot_movie_get_movie
poppler_annot_movie_get_title
poppler_annot_screen_get_action
poppler_annot_set_color
poppler_annot_set_contents
poppler_annot_set_flags
poppler_annot_set_rectangle
poppler_annot_square_get_interior_color
poppler_annot_square_new
poppler_annot_square_set_interior_color
poppler_annot_text_get_icon
poppler_annot_text_get_is_open
poppler_annot_text_get_state
poppler_annot_text_markup_get_quadrilaterals
poppler_annot_text_markup_new_highlight
poppler_annot_text_markup_new_squiggly
poppler_annot_text_markup_new_strikeout
poppler_annot_text_markup_new_underline
poppler_annot_text_markup_set_quadrilaterals
poppler_annot_text_new
poppler_annot_text_set_icon
poppler_annot_text_set_is_open

<SUBSECTION Standard>
POPPLER_ANNOT
POPPLER_ANNOT_CIRCLE
POPPLER_ANNOT_FILE_ATTACHMENT
POPPLER_ANNOT_FREE_TEXT
POPPLER_ANNOT_LINE
POPPLER_ANNOT_MARKUP
POPPLER_ANNOT_MOVIE
POPPLER_ANNOT_SCREEN
POPPLER_ANNOT_SQUARE
POPPLER_ANNOT_TEXT
POPPLER_ANNOT_TEXT_MARKUP
POPPLER_IS_ANNOT
POPPLER_IS_ANNOT_CIRCLE
POPPLER_IS_ANNOT_FILE_ATTACHMENT
POPPLER_IS_ANNOT_FREE_TEXT
POPPLER_IS_ANNOT_LINE
POPPLER_IS_ANNOT_MARKUP
POPPLER_IS_ANNOT_MOVIE
POPPLER_IS_ANNOT_SCREEN
POPPLER_IS_ANNOT_SQUARE
POPPLER_IS_ANNOT_TEXT
POPPLER_IS_ANNOT_TEXT_MARKUP
POPPLER_TYPE_ANNOT
POPPLER_TYPE_ANNOT_CALLOUT_LINE
POPPLER_TYPE_ANNOT_CIRCLE
POPPLER_TYPE_ANNOT_EXTERNAL_DATA_TYPE
POPPLER_TYPE_ANNOT_FILE_ATTACHMENT
POPPLER_TYPE_ANNOT_FLAG
POPPLER_TYPE_ANNOT_FREE_TEXT
POPPLER_TYPE_ANNOT_FREE_TEXT_QUADDING
POPPLER_TYPE_ANNOT_LINE
POPPLER_TYPE_ANNOT_MARKUP
POPPLER_TYPE_ANNOT_MARKUP_REPLY_TYPE
POPPLER_TYPE_ANNOT_MOVIE
POPPLER_TYPE_ANNOT_SCREEN
POPPLER_TYPE_ANNOT_SQUARE
POPPLER_TYPE_ANNOT_TEXT
POPPLER_TYPE_ANNOT_TEXT_MARKUP
POPPLER_TYPE_ANNOT_TEXT_STATE
POPPLER_TYPE_ANNOT_TYPE
poppler_annot_callout_line_get_type
poppler_annot_circle_get_type
poppler_annot_external_data_type_get_type
poppler_annot_file_attachment_get_type
poppler_annot_flag_get_type
poppler_annot_free_text_get_type
poppler_annot_free_text_quadding_get_type
poppler_annot_get_type
poppler_annot_line_get_type
poppler_annot_markup_get_type
poppler_annot_markup_reply_type_get_type
poppler_annot_movie_get_type
poppler_annot_screen_get_type
poppler_annot_square_get_type
poppler_annot_text_get_type
poppler_annot_text_markup_get_type
poppler_annot_text_state_get_type
poppler_annot_type_get_type
</SECTION>

<SECTION>
<FILE>poppler-layer</FILE>
<TITLE>Poppler Layer</TITLE>
PopplerLayer
poppler_layer_get_radio_button_group_id
poppler_layer_get_title
poppler_layer_hide
poppler_layer_is_parent
poppler_layer_is_visible
poppler_layer_show

<SUBSECTION Standard>
POPPLER_LAYER
POPPLER_IS_LAYER
POPPLER_TYPE_LAYER
poppler_layer_get_type
</SECTION>

<SECTION>
<FILE>poppler-media</FILE>
<TITLE>Poppler Media</TITLE>
PopplerMedia
PopplerMediaSaveFunc
poppler_media_get_filename
poppler_media_get_mime_type
poppler_media_is_embedded
poppler_media_save
poppler_media_save_to_callback

<SUBSECTION Standard>
POPPLER_MEDIA
POPPLER_IS_MEDIA
POPPLER_TYPE_MEDIA
poppler_media_get_type
</SECTION>

<SECTION>
<FILE>poppler-movie</FILE>
<TITLE>Poppler Movie</TITLE>
PopplerMovie
PopplerMoviePlayMode
poppler_movie_get_filename
poppler_movie_get_play_mode
poppler_movie_need_poster
poppler_movie_show_controls

<SUBSECTION Standard>
POPPLER_MOVIE
POPPLER_IS_MOVIE
POPPLER_TYPE_MOVIE
poppler_movie_get_type
POPPLER_TYPE_MOVIE_PLAY_MODE
poppler_movie_play_mode_get_type
</SECTION>

<SECTION>
<FILE>poppler-structure-element</FILE>
<TITLE>PopplerStructureElement</TITLE>
PopplerStructureBlockAlign
PopplerStructureBorderStyle
PopplerStructureElement
PopplerStructureElementIter
PopplerStructureElementKind
PopplerStructureFormRole
PopplerStructureFormState
PopplerStructureGetTextFlags
PopplerStructureGlyphOrientation
PopplerStructureInlineAlign
PopplerStructureListNumbering
PopplerStructurePlacement
PopplerStructureRubyAlign
PopplerStructureRubyPosition
PopplerStructureTableScope
PopplerStructureTextAlign
PopplerStructureTextDecoration
PopplerStructureWritingMode
poppler_structure_element_get_abbreviation
poppler_structure_element_get_actual_text
poppler_structure_element_get_alt_text
poppler_structure_element_get_background_color
poppler_structure_element_get_baseline_shift
poppler_structure_element_get_block_align
poppler_structure_element_get_border_color
poppler_structure_element_get_border_style
poppler_structure_element_get_border_thickness
poppler_structure_element_get_bounding_box
poppler_structure_element_get_color
poppler_structure_element_get_column_count
poppler_structure_element_get_column_gaps
poppler_structure_element_get_column_widths
poppler_structure_element_get_end_indent
poppler_structure_element_get_form_description
poppler_structure_element_get_form_role
poppler_structure_element_get_form_state
poppler_structure_element_get_glyph_orientation
poppler_structure_element_get_height
poppler_structure_element_get_id
poppler_structure_element_get_inline_align
poppler_structure_element_get_kind
poppler_structure_element_get_language
poppler_structure_element_get_line_height
poppler_structure_element_get_list_numbering
poppler_structure_element_get_padding
poppler_structure_element_get_page
poppler_structure_element_get_placement
poppler_structure_element_get_ruby_align
poppler_structure_element_get_ruby_position
poppler_structure_element_get_space_after
poppler_structure_element_get_space_before
poppler_structure_element_get_start_indent
poppler_structure_element_get_table_border_style
poppler_structure_element_get_table_column_span
poppler_structure_element_get_table_headers
poppler_structure_element_get_table_padding
poppler_structure_element_get_table_row_span
poppler_structure_element_get_table_scope
poppler_structure_element_get_table_summary
poppler_structure_element_get_text
poppler_structure_element_get_text_align
poppler_structure_element_get_text_decoration_color
poppler_structure_element_get_text_decoration_thickness
poppler_structure_element_get_text_decoration_type
poppler_structure_element_get_text_indent
poppler_structure_element_get_text_spans
poppler_structure_element_get_title
poppler_structure_element_get_width
poppler_structure_element_get_writing_mode
poppler_structure_element_is_block
poppler_structure_element_is_content
poppler_structure_element_is_grouping
poppler_structure_element_is_inline
poppler_structure_element_iter_copy
poppler_structure_element_iter_free
poppler_structure_element_iter_get_child
poppler_structure_element_iter_get_element
poppler_structure_element_iter_new
poppler_structure_element_iter_next

<SUBSECTION Standard>
POPPLER_STRUCTURE_ELEMENT
POPPLER_IS_STRUCTURE_ELEMENT
POPPLER_TYPE_STRUCTURE_BLOCK_ALIGN
POPPLER_TYPE_STRUCTURE_BORDER_STYLE
POPPLER_TYPE_STRUCTURE_ELEMENT
POPPLER_TYPE_STRUCTURE_ELEMENT_ITER
POPPLER_TYPE_STRUCTURE_ELEMENT_KIND
POPPLER_TYPE_STRUCTURE_FORM_ROLE
POPPLER_TYPE_STRUCTURE_FORM_STATE
POPPLER_TYPE_STRUCTURE_GET_TEXT_FLAGS
POPPLER_TYPE_STRUCTURE_GLYPH_ORIENTATION
POPPLER_TYPE_STRUCTURE_INLINE_ALIGN
POPPLER_TYPE_STRUCTURE_LIST_NUMBERING
POPPLER_TYPE_STRUCTURE_PLACEMENT
POPPLER_TYPE_STRUCTURE_REFERENCE
POPPLER_TYPE_STRUCTURE_RUBY_ALIGN
POPPLER_TYPE_STRUCTURE_RUBY_POSITION
POPPLER_TYPE_STRUCTURE_TABLE_SCOPE
POPPLER_TYPE_STRUCTURE_TEXT_ALIGN
POPPLER_TYPE_STRUCTURE_TEXT_DECORATION
POPPLER_TYPE_STRUCTURE_WRITING_MODE
poppler_structure_block_align_get_type
poppler_structure_border_style_get_type
poppler_structure_element_get_type
poppler_structure_element_iter_get_type
poppler_structure_element_kind_get_type
poppler_structure_form_role_get_type
poppler_structure_form_state_get_type
poppler_structure_get_text_flags_get_type
poppler_structure_glyph_orientation_get_type
poppler_structure_inline_align_get_type
poppler_structure_list_numbering_get_type
poppler_structure_placement_get_type
poppler_structure_ruby_align_get_type
poppler_structure_ruby_position_get_type
poppler_structure_table_scope_get_type
poppler_structure_text_align_get_type
poppler_structure_text_decoration_get_type
poppler_structure_writing_mode_get_type
</SECTION>

<SECTION>
<FILE>poppler-text-span</FILE>
<TITLE>Poppler Text Span</TITLE>
PopplerTextSpan
poppler_text_span_copy
poppler_text_span_free
poppler_text_span_get_color
poppler_text_span_get_font_name
poppler_text_span_get_text
poppler_text_span_is_bold_font
poppler_text_span_is_fixed_width_font
poppler_text_span_is_serif_font

<SUBSECTION Standard>
POPPLER_TYPE_TEXT_SPAN
poppler_text_span_get_type
</SECTION>

<SECTION>
<FILE>poppler-pdf-utility-functions</FILE>
<TITLE>PDF Utility functions</TITLE>
poppler_date_parse
poppler_named_dest_from_bytestring
poppler_named_dest_to_bytestring
</SECTION>

<SECTION>
<FILE>poppler-features</FILE>
<TITLE>Poppler Features</TITLE>
POPPLER_HAS_CAIRO
POPPLER_CHECK_VERSION
POPPLER_MAJOR_VERSION
POPPLER_MICRO_VERSION
POPPLER_MINOR_VERSION
PopplerBackend
poppler_get_backend
poppler_get_version

<SUBSECTION Standard>
POPPLER_TYPE_BACKEND
poppler_backend_get_type
</SECTION>

<SECTION>
<FILE>poppler-errors</FILE>
POPPLER_ERROR
PopplerError

<SUBSECTION Standard>
POPPLER_TYPE_ERROR
poppler_error_get_type
poppler_error_quark
</SECTION>