File: Gir.toml

package info (click to toggle)
papers 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,044 kB
  • sloc: ansic: 37,728; sh: 197; xml: 127; makefile: 113
file content (118 lines) | stat: -rw-r--r-- 3,232 bytes parent folder | download
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
[options]
girs_directories = ["../gir-files", "../pps-girs"]
library = "PapersDocument"
version = "4.0"
min_cfg_version = "4.0"
target_path = "."
work_mode = "normal"
generate_safety_asserts = true
deprecate_by_min_version = true
single_version_file = true
disable_format = false

external_libraries = [
   "GLib",
   "GObject",
   "Gdk",
   "GdkPixbuf",
   "Gtk",
   "Pango",
]

generate = [
    "PapersDocument.Annotation",
    "PapersDocument.AnnotationAttachment",
    "PapersDocument.AnnotationFreeText",
    "PapersDocument.AnnotationMarkup",
    "PapersDocument.AnnotationsOverMarkup",
    "PapersDocument.AnnotationText",
    "PapersDocument.AnnotationTextIcon",
    "PapersDocument.AnnotationTextMarkup",
    "PapersDocument.AnnotationTextMarkupType",
    "PapersDocument.AnnotationType",
    "PapersDocument.Attachment",
    "PapersDocument.CertificateInfo",
    "PapersDocument.CertificateStatus",
    "PapersDocument.CompressionType",
    "PapersDocument.Document",
    "PapersDocument.DocumentAnnotations",
    "PapersDocument.DocumentAttachments",
    "PapersDocument.DocumentContainsJS",
    "PapersDocument.DocumentError",
    "PapersDocument.DocumentFind",
    "PapersDocument.DocumentFonts",
    "PapersDocument.DocumentForms",
    "PapersDocument.DocumentImages",
    "PapersDocument.DocumentInfo",
    "PapersDocument.DocumentInfoFields",
    "PapersDocument.DocumentLayers",
    "PapersDocument.DocumentLicense",
    "PapersDocument.DocumentLinks",
    "PapersDocument.DocumentLoadFlags",
    "PapersDocument.DocumentMode",
    "PapersDocument.DocumentPermissions",
    "PapersDocument.DocumentSecurity",
    "PapersDocument.DocumentSignatures",
    "PapersDocument.DocumentText",
    "PapersDocument.FindOptions",
    "PapersDocument.FindRectangle",
    "PapersDocument.FormField",
    "PapersDocument.FontDescription",
    "PapersDocument.Image",
    "PapersDocument.Layer",
    "PapersDocument.Link",
    "PapersDocument.LinkAction",
    "PapersDocument.LinkActionType",
    "PapersDocument.LinkDest",
    "PapersDocument.LinkDestType",
    "PapersDocument.Mapping",
    "PapersDocument.MappingList",
    "PapersDocument.Outlines",
    "PapersDocument.Page",
    "PapersDocument.RenderAnnotsFlags",
    "PapersDocument.RenderContext",
    "PapersDocument.Selection",
    "PapersDocument.SelectionStyle",
    "PapersDocument.Signature",
    "PapersDocument.SignatureStatus",
    "PapersDocument.TransitionEffect",
    "PapersDocument.TransitionEffectAlignment",
    "PapersDocument.TransitionEffectDirection",
    "PapersDocument.TransitionEffectType",
    "PapersDocument.*",
]

manual = [
    "cairo.Region",
    "Gdk.RGBA",
    "Gdk.Texture",
    "GdkPixbuf.Pixbuf",
    "GLib.DateTime",
    "GLib.Error",
    "GLib.Quark",
    "Gio.AppLaunchContext",
    "Gio.Cancellable",
    "Gio.File",
    "Gio.ListModel",
    "GObject.Object",
    "Gtk.FileDialog",
    "Gtk.Widget",
    "Pango.AttrList",
    "Pango.Context",
    "Pango.FontDescription",
]

[[object]]
name = "PapersDocument.Rectangle"
status = "generate"
boxed_inline = true

[[object]]
name = "PapersDocument.DocumentPoint"
status = "generate"
boxed_inline = true

[[object]]
name = "PapersDocument.Point"
status = "generate"
boxed_inline = true