blob: 4b247c2baafbb948dcf7e93c0066e3968e109368 (
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
|
* skip=false
*.* skip=false
AnnotStamp
.set_custom_image.image type="Cairo.Surface"
Page
.get_bounding_box.rect out
.get_image type="Cairo.Surface"
.get_selected_region type="Cairo.Region"
.get_thumbnail type="Cairo.Surface"
.render*.cairo type="Cairo.Context"
Rectangle struct
// Ownership of fields
*.*#field unowned=false
ActionLayer.layers unowned
ANNOT_TEXT_ICON_* parent="Poppler.AnnotTextIcon" name="ANNOT_TEXT_ICON_(.+)"
ActionLayer.layers type_arguments="Poppler.ActionLayer?"
ActionOCGState.state_list type_arguments="Poppler.ActionLayer?"
ActionResetForm.fields type_arguments="string"
Document.reset_form.fields type_arguments="string"
|