gobject-introspection 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gobject-introspection/rb-gi-argument.c +49 -9
- data/ext/gobject-introspection/rb-gi-loader.c +74 -1
- data/lib/2.2/gobject_introspection.so +0 -0
- data/lib/2.3/gobject_introspection.so +0 -0
- data/lib/2.4/gobject_introspection.so +0 -0
- data/test/run-test.rb +1 -1
- data/vendor/local/bin/g-ir-compiler.exe +0 -0
- data/vendor/local/bin/g-ir-generate.exe +0 -0
- data/vendor/local/bin/g-ir-inspect.exe +0 -0
- data/vendor/local/bin/libgirepository-1.0-1.dll +0 -0
- data/vendor/local/lib/girepository-1.0/GLib-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GModule-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/GObject-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/Gio-2.0.typelib +0 -0
- data/vendor/local/lib/girepository-1.0/cairo-1.0.typelib +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/__init__.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/__init__.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/annotationmain.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/annotationmain.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/annotationparser.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/annotationparser.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/ast.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/ast.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/cachestore.py +8 -14
- data/vendor/local/lib/gobject-introspection/giscanner/cachestore.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/cachestore.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/ccompiler.py +48 -51
- data/vendor/local/lib/gobject-introspection/giscanner/ccompiler.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/ccompiler.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/codegen.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/codegen.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/collections/__init__.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/collections/__init__.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/collections/counter.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/collections/counter.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/collections/ordereddict.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/collections/ordereddict.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/docmain.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/docmain.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/docwriter.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/docwriter.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/dumper.py +39 -66
- data/vendor/local/lib/gobject-introspection/giscanner/dumper.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/dumper.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/gdumpparser.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/gdumpparser.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/girparser.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/girparser.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/girwriter.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/girwriter.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/introspectablepass.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/introspectablepass.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/libtoolimporter.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/libtoolimporter.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/maintransformer.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/maintransformer.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/message.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/message.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/msvccompiler.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/msvccompiler.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/scannermain.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/scannermain.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/sectionparser.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/sectionparser.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/shlibs.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/shlibs.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/sourcescanner.py +3 -1
- data/vendor/local/lib/gobject-introspection/giscanner/sourcescanner.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/sourcescanner.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/testcodegen.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/testcodegen.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/transformer.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/transformer.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/utils.py +3 -3
- data/vendor/local/lib/gobject-introspection/giscanner/utils.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/utils.pyo +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/xmlwriter.pyc +0 -0
- data/vendor/local/lib/gobject-introspection/giscanner/xmlwriter.pyo +0 -0
- data/vendor/local/lib/libgirepository-1.0.a +0 -0
- data/vendor/local/lib/libgirepository-1.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gobject-introspection-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gobject-introspection-no-export-1.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GLib-2.0.gir +579 -528
- data/vendor/local/share/gir-1.0/GModule-2.0.gir +0 -25
- data/vendor/local/share/gir-1.0/GObject-2.0.gir +160 -3
- data/vendor/local/share/gir-1.0/Gio-2.0.gir +198 -83
- data/vendor/local/share/gir-1.0/cairo-1.0.gir +622 -21
- data/vendor/local/share/gir-1.0/gir-1.2.rnc +479 -0
- data/vendor/local/share/gobject-introspection-1.0/tests/annotation.c +2 -1
- data/vendor/local/share/gobject-introspection-1.0/tests/annotation.h +1 -1
- data/vendor/local/share/gobject-introspection-1.0/tests/regress.c +50 -1
- data/vendor/local/share/gobject-introspection-1.0/tests/regress.h +7 -0
- metadata +5 -4
@@ -1,8 +1,8 @@
|
|
1
1
|
<?xml version="1.0"?>
|
2
2
|
<repository version="1.2"
|
3
|
-
|
4
|
-
|
5
|
-
|
3
|
+
xmlns="http://www.gtk.org/introspection/core/1.0"
|
4
|
+
xmlns:c="http://www.gtk.org/introspection/c/1.0"
|
5
|
+
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
|
6
6
|
<package name="cairo-gobject"/>
|
7
7
|
<namespace name="cairo" version="1.0"
|
8
8
|
shared-library="libcairo-gobject-2.dll"
|
@@ -11,6 +11,9 @@
|
|
11
11
|
<record name="Context" c:type="cairo_t" foreign="1"
|
12
12
|
glib:type-name="CairoContext"
|
13
13
|
glib:get-type="cairo_gobject_context_get_type"/>
|
14
|
+
<record name="Device" c:type="cairo_device_t" foreign="1"
|
15
|
+
glib:type-name="CairoDevice"
|
16
|
+
glib:get-type="cairo_gobject_device_get_type"/>
|
14
17
|
<record name="Surface" c:type="cairo_surface_t" foreign="1"
|
15
18
|
glib:type-name="CairoSurface"
|
16
19
|
glib:get-type="cairo_gobject_surface_get_type"/>
|
@@ -21,27 +24,625 @@
|
|
21
24
|
<record name="Region" c:type="cairo_region_t" foreign="1"
|
22
25
|
glib:type-name="CairoRegion"
|
23
26
|
glib:get-type="cairo_gobject_region_get_type"/>
|
27
|
+
<enumeration name="Status" c:type="cairo_status_t"
|
28
|
+
glib:type-name="cairo_status_t"
|
29
|
+
glib:get-type="cairo_gobject_status_get_type">
|
30
|
+
<member name="success"
|
31
|
+
value="0"
|
32
|
+
c:identifier="CAIRO_STATUS_SUCCESS"/>
|
33
|
+
<member name="no_memory"
|
34
|
+
value="1"
|
35
|
+
c:identifier="CAIRO_STATUS_NO_MEMORY"/>
|
36
|
+
<member name="invalid_restore"
|
37
|
+
value="2"
|
38
|
+
c:identifier="CAIRO_STATUS_INVALID_RESTORE"/>
|
39
|
+
<member name="invalid_pop_group"
|
40
|
+
value="3"
|
41
|
+
c:identifier="CAIRO_STATUS_INVALID_POP_GROUP"/>
|
42
|
+
<member name="no_current_point"
|
43
|
+
value="4"
|
44
|
+
c:identifier="CAIRO_STATUS_NO_CURRENT_POINT"/>
|
45
|
+
<member name="invalid_matrix"
|
46
|
+
value="5"
|
47
|
+
c:identifier="CAIRO_STATUS_INVALID_MATRIX"/>
|
48
|
+
<member name="invalid_status"
|
49
|
+
value="6"
|
50
|
+
c:identifier="CAIRO_STATUS_INVALID_STATUS"/>
|
51
|
+
<member name="null_pointer"
|
52
|
+
value="7"
|
53
|
+
c:identifier="CAIRO_STATUS_NULL_POINTER"/>
|
54
|
+
<member name="invalid_string"
|
55
|
+
value="8"
|
56
|
+
c:identifier="CAIRO_STATUS_INVALID_STRING"/>
|
57
|
+
<member name="invalid_path_data"
|
58
|
+
value="9"
|
59
|
+
c:identifier="CAIRO_STATUS_INVALID_PATH_DATA"/>
|
60
|
+
<member name="read_error"
|
61
|
+
value="10"
|
62
|
+
c:identifier="CAIRO_STATUS_READ_ERROR"/>
|
63
|
+
<member name="write_error"
|
64
|
+
value="11"
|
65
|
+
c:identifier="CAIRO_STATUS_WRITE_ERROR"/>
|
66
|
+
<member name="surface_finished"
|
67
|
+
value="12"
|
68
|
+
c:identifier="CAIRO_STATUS_SURFACE_FINISHED"/>
|
69
|
+
<member name="surface_type_mismatch"
|
70
|
+
value="13"
|
71
|
+
c:identifier="CAIRO_STATUS_SURFACE_TYPE_MISMATCH"/>
|
72
|
+
<member name="pattern_type_mismatch"
|
73
|
+
value="14"
|
74
|
+
c:identifier="CAIRO_STATUS_PATTERN_TYPE_MISMATCH"/>
|
75
|
+
<member name="invalid_content"
|
76
|
+
value="15"
|
77
|
+
c:identifier="CAIRO_STATUS_INVALID_CONTENT"/>
|
78
|
+
<member name="invalid_format"
|
79
|
+
value="16"
|
80
|
+
c:identifier="CAIRO_STATUS_INVALID_FORMAT"/>
|
81
|
+
<member name="invalid_visual"
|
82
|
+
value="17"
|
83
|
+
c:identifier="CAIRO_STATUS_INVALID_VISUAL"/>
|
84
|
+
<member name="file_not_found"
|
85
|
+
value="18"
|
86
|
+
c:identifier="CAIRO_STATUS_FILE_NOT_FOUND"/>
|
87
|
+
<member name="invalid_dash"
|
88
|
+
value="19"
|
89
|
+
c:identifier="CAIRO_STATUS_INVALID_DASH"/>
|
90
|
+
<member name="invalid_dsc_comment"
|
91
|
+
value="20"
|
92
|
+
c:identifier="CAIRO_STATUS_INVALID_DSC_COMMENT"/>
|
93
|
+
<member name="invalid_index"
|
94
|
+
value="21"
|
95
|
+
c:identifier="CAIRO_STATUS_INVALID_INDEX"/>
|
96
|
+
<member name="clip_not_representable"
|
97
|
+
value="22"
|
98
|
+
c:identifier="CAIRO_STATUS_CLIP_NOT_REPRESENTABLE"/>
|
99
|
+
<member name="temp_file_error"
|
100
|
+
value="23"
|
101
|
+
c:identifier="CAIRO_STATUS_TEMP_FILE_ERROR"/>
|
102
|
+
<member name="invalid_stride"
|
103
|
+
value="24"
|
104
|
+
c:identifier="CAIRO_STATUS_INVALID_STRIDE"/>
|
105
|
+
<member name="font_type_mismatch"
|
106
|
+
value="25"
|
107
|
+
c:identifier="CAIRO_STATUS_FONT_TYPE_MISMATCH"/>
|
108
|
+
<member name="user_font_immutable"
|
109
|
+
value="26"
|
110
|
+
c:identifier="CAIRO_STATUS_USER_FONT_IMMUTABLE"/>
|
111
|
+
<member name="user_font_error"
|
112
|
+
value="27"
|
113
|
+
c:identifier="CAIRO_STATUS_USER_FONT_ERROR"/>
|
114
|
+
<member name="negative_count"
|
115
|
+
value="28"
|
116
|
+
c:identifier="CAIRO_STATUS_NEGATIVE_COUNT"/>
|
117
|
+
<member name="invalid_clusters"
|
118
|
+
value="29"
|
119
|
+
c:identifier="CAIRO_STATUS_INVALID_CLUSTERS"/>
|
120
|
+
<member name="invalid_slant"
|
121
|
+
value="30"
|
122
|
+
c:identifier="CAIRO_STATUS_INVALID_SLANT"/>
|
123
|
+
<member name="invalid_weight"
|
124
|
+
value="31"
|
125
|
+
c:identifier="CAIRO_STATUS_INVALID_WEIGHT"/>
|
126
|
+
<member name="invalid_size"
|
127
|
+
value="32"
|
128
|
+
c:identifier="CAIRO_STATUS_INVALID_SIZE"/>
|
129
|
+
<member name="user_font_not_implemented"
|
130
|
+
value="33"
|
131
|
+
c:identifier="CAIRO_STATUS_USER_FONT_NOT_IMPLEMENTED"/>
|
132
|
+
<member name="device_type_mismatch"
|
133
|
+
value="34"
|
134
|
+
c:identifier="CAIRO_STATUS_DEVICE_TYPE_MISMATCH"/>
|
135
|
+
<member name="device_error"
|
136
|
+
value="35"
|
137
|
+
c:identifier="CAIRO_STATUS_DEVICE_ERROR"/>
|
138
|
+
<member name="invalid_mesh_construction"
|
139
|
+
value="36"
|
140
|
+
c:identifier="CAIRO_STATUS_INVALID_MESH_CONSTRUCTION"/>
|
141
|
+
<member name="device_finished"
|
142
|
+
value="37"
|
143
|
+
c:identifier="CAIRO_STATUS_DEVICE_FINISHED"/>
|
144
|
+
<member name="jbig2_global_missing"
|
145
|
+
value="38"
|
146
|
+
c:identifier="CAIRO_STATUS_JBIG2_GLOBAL_MISSING"/>
|
147
|
+
</enumeration>
|
24
148
|
<enumeration name="Content" c:type="cairo_content_t"
|
25
|
-
glib:type-name="
|
149
|
+
glib:type-name="cairo_content_t"
|
26
150
|
glib:get-type="cairo_gobject_content_get_type">
|
27
|
-
<member name="
|
28
|
-
|
29
|
-
|
30
|
-
<member name="
|
31
|
-
|
32
|
-
|
33
|
-
<member name="
|
34
|
-
|
35
|
-
|
36
|
-
</enumeration>
|
37
|
-
<
|
38
|
-
|
151
|
+
<member name="color"
|
152
|
+
value="4096"
|
153
|
+
c:identifier="CAIRO_CONTENT_COLOR"/>
|
154
|
+
<member name="alpha"
|
155
|
+
value="8192"
|
156
|
+
c:identifier="CAIRO_CONTENT_ALPHA"/>
|
157
|
+
<member name="color_alpha"
|
158
|
+
value="12288"
|
159
|
+
c:identifier="CAIRO_CONTENT_COLOR_ALPHA"/>
|
160
|
+
</enumeration>
|
161
|
+
<enumeration name="Operator" c:type="cairo_operator_t"
|
162
|
+
glib:type-name="cairo_operator_t"
|
163
|
+
glib:get-type="cairo_gobject_operator_get_type">
|
164
|
+
<member name="clear"
|
165
|
+
value="0"
|
166
|
+
c:identifier="CAIRO_OPERATOR_CLEAR"/>
|
167
|
+
<member name="source"
|
168
|
+
value="1"
|
169
|
+
c:identifier="CAIRO_OPERATOR_SOURCE"/>
|
170
|
+
<member name="over"
|
171
|
+
value="2"
|
172
|
+
c:identifier="CAIRO_OPERATOR_OVER"/>
|
173
|
+
<member name="in"
|
174
|
+
value="3"
|
175
|
+
c:identifier="CAIRO_OPERATOR_IN"/>
|
176
|
+
<member name="out"
|
177
|
+
value="4"
|
178
|
+
c:identifier="CAIRO_OPERATOR_OUT"/>
|
179
|
+
<member name="atop"
|
180
|
+
value="5"
|
181
|
+
c:identifier="CAIRO_OPERATOR_ATOP"/>
|
182
|
+
<member name="dest"
|
183
|
+
value="6"
|
184
|
+
c:identifier="CAIRO_OPERATOR_DEST"/>
|
185
|
+
<member name="dest_over"
|
186
|
+
value="7"
|
187
|
+
c:identifier="CAIRO_OPERATOR_DEST_OVER"/>
|
188
|
+
<member name="dest_in"
|
189
|
+
value="8"
|
190
|
+
c:identifier="CAIRO_OPERATOR_DEST_IN"/>
|
191
|
+
<member name="dest_out"
|
192
|
+
value="9"
|
193
|
+
c:identifier="CAIRO_OPERATOR_DEST_OUT"/>
|
194
|
+
<member name="dest_atop"
|
195
|
+
value="10"
|
196
|
+
c:identifier="CAIRO_OPERATOR_DEST_ATOP"/>
|
197
|
+
<member name="xor"
|
198
|
+
value="11"
|
199
|
+
c:identifier="CAIRO_OPERATOR_XOR"/>
|
200
|
+
<member name="add"
|
201
|
+
value="12"
|
202
|
+
c:identifier="CAIRO_OPERATOR_ADD"/>
|
203
|
+
<member name="saturate"
|
204
|
+
value="13"
|
205
|
+
c:identifier="CAIRO_OPERATOR_SATURATE"/>
|
206
|
+
<member name="multiply"
|
207
|
+
value="14"
|
208
|
+
c:identifier="CAIRO_OPERATOR_MULTIPLY"/>
|
209
|
+
<member name="screen"
|
210
|
+
value="15"
|
211
|
+
c:identifier="CAIRO_OPERATOR_SCREEN"/>
|
212
|
+
<member name="overlay"
|
213
|
+
value="16"
|
214
|
+
c:identifier="CAIRO_OPERATOR_OVERLAY"/>
|
215
|
+
<member name="darken"
|
216
|
+
value="17"
|
217
|
+
c:identifier="CAIRO_OPERATOR_DARKEN"/>
|
218
|
+
<member name="lighten"
|
219
|
+
value="18"
|
220
|
+
c:identifier="CAIRO_OPERATOR_LIGHTEN"/>
|
221
|
+
<member name="color_dodge"
|
222
|
+
value="19"
|
223
|
+
c:identifier="CAIRO_OPERATOR_COLOR_DODGE"/>
|
224
|
+
<member name="color_burn"
|
225
|
+
value="20"
|
226
|
+
c:identifier="CAIRO_OPERATOR_COLOR_BURN"/>
|
227
|
+
<member name="hard_light"
|
228
|
+
value="21"
|
229
|
+
c:identifier="CAIRO_OPERATOR_HARD_LIGHT"/>
|
230
|
+
<member name="soft_light"
|
231
|
+
value="22"
|
232
|
+
c:identifier="CAIRO_OPERATOR_SOFT_LIGHT"/>
|
233
|
+
<member name="difference"
|
234
|
+
value="23"
|
235
|
+
c:identifier="CAIRO_OPERATOR_DIFFERENCE"/>
|
236
|
+
<member name="exclusion"
|
237
|
+
value="24"
|
238
|
+
c:identifier="CAIRO_OPERATOR_EXCLUSION"/>
|
239
|
+
<member name="hsl_hue"
|
240
|
+
value="25"
|
241
|
+
c:identifier="CAIRO_OPERATOR_HSL_HUE"/>
|
242
|
+
<member name="hsl_saturation"
|
243
|
+
value="26"
|
244
|
+
c:identifier="CAIRO_OPERATOR_HSL_SATURATION"/>
|
245
|
+
<member name="hsl_color"
|
246
|
+
value="27"
|
247
|
+
c:identifier="CAIRO_OPERATOR_HSL_COLOR"/>
|
248
|
+
<member name="hsl_luminosity"
|
249
|
+
value="28"
|
250
|
+
c:identifier="CAIRO_OPERATOR_HSL_LUMINOSITY"/>
|
251
|
+
</enumeration>
|
252
|
+
<enumeration name="Antialias" c:type="cairo_antialias_t"
|
253
|
+
glib:type-name="cairo_antialias_t"
|
254
|
+
glib:get-type="cairo_gobject_antialias_get_type">
|
255
|
+
<member name="default"
|
256
|
+
value="0"
|
257
|
+
c:identifier="CAIRO_ANTIALIAS_DEFAULT"/>
|
258
|
+
<member name="none"
|
259
|
+
value="1"
|
260
|
+
c:identifier="CAIRO_ANTIALIAS_NONE"/>
|
261
|
+
<member name="gray"
|
262
|
+
value="2"
|
263
|
+
c:identifier="CAIRO_ANTIALIAS_GRAY"/>
|
264
|
+
<member name="subpixel"
|
265
|
+
value="3"
|
266
|
+
c:identifier="CAIRO_ANTIALIAS_SUBPIXEL"/>
|
267
|
+
<member name="fast"
|
268
|
+
value="4"
|
269
|
+
c:identifier="CAIRO_ANTIALIAS_FAST"/>
|
270
|
+
<member name="good"
|
271
|
+
value="5"
|
272
|
+
c:identifier="CAIRO_ANTIALIAS_GOOD"/>
|
273
|
+
<member name="best"
|
274
|
+
value="6"
|
275
|
+
c:identifier="CAIRO_ANTIALIAS_BEST"/>
|
276
|
+
</enumeration>
|
277
|
+
<enumeration name="FillRule" c:type="cairo_fill_rule_t"
|
278
|
+
glib:type-name="cairo_fill_rule_t"
|
279
|
+
glib:get-type="cairo_gobject_fill_rule_get_type">
|
280
|
+
<member name="winding"
|
281
|
+
value="0"
|
282
|
+
c:identifier="CAIRO_FILL_RULE_WINDING"/>
|
283
|
+
<member name="even_odd"
|
284
|
+
value="1"
|
285
|
+
c:identifier="CAIRO_FILL_RULE_EVEN_ODD"/>
|
286
|
+
</enumeration>
|
287
|
+
<enumeration name="LineCap" c:type="cairo_line_cap_t"
|
288
|
+
glib:type-name="cairo_line_cap_t"
|
289
|
+
glib:get-type="cairo_gobject_line_cap_get_type">
|
290
|
+
<member name="butt"
|
291
|
+
value="0"
|
292
|
+
c:identifier="CAIRO_LINE_CAP_BUTT"/>
|
293
|
+
<member name="round"
|
294
|
+
value="1"
|
295
|
+
c:identifier="CAIRO_LINE_CAP_ROUND"/>
|
296
|
+
<member name="square"
|
297
|
+
value="2"
|
298
|
+
c:identifier="CAIRO_LINE_CAP_SQUARE"/>
|
299
|
+
</enumeration>
|
300
|
+
<enumeration name="LineJoin" c:type="cairo_line_join_t"
|
301
|
+
glib:type-name="cairo_line_join_t"
|
302
|
+
glib:get-type="cairo_gobject_line_join_get_type">
|
303
|
+
<member name="miter"
|
304
|
+
value="0"
|
305
|
+
c:identifier="CAIRO_LINE_JOIN_MITER"/>
|
306
|
+
<member name="round"
|
307
|
+
value="1"
|
308
|
+
c:identifier="CAIRO_LINE_JOIN_ROUND"/>
|
309
|
+
<member name="bevel"
|
310
|
+
value="2"
|
311
|
+
c:identifier="CAIRO_LINE_JOIN_BEVEL"/>
|
312
|
+
</enumeration>
|
313
|
+
<enumeration name="TextClusterFlags" c:type="cairo_text_cluster_flags_t"
|
314
|
+
glib:type-name="cairo_text_cluster_flags_t"
|
315
|
+
glib:get-type="cairo_gobject_text_cluster_flags_get_type">
|
316
|
+
<member name="backward"
|
317
|
+
value="1"
|
318
|
+
c:identifier="CAIRO_TEXT_CLUSTER_FLAG_BACKWARD"/>
|
319
|
+
</enumeration>
|
320
|
+
<enumeration name="FontSlant" c:type="cairo_font_slant_t"
|
321
|
+
glib:type-name="cairo_font_slant_t"
|
322
|
+
glib:get-type="cairo_gobject_font_slant_get_type">
|
323
|
+
<member name="normal"
|
324
|
+
value="0"
|
325
|
+
c:identifier="CAIRO_FONT_SLANT_NORMAL"/>
|
326
|
+
<member name="italic"
|
327
|
+
value="1"
|
328
|
+
c:identifier="CAIRO_FONT_SLANT_ITALIC"/>
|
329
|
+
<member name="oblique"
|
330
|
+
value="2"
|
331
|
+
c:identifier="CAIRO_FONT_SLANT_OBLIQUE"/>
|
332
|
+
</enumeration>
|
333
|
+
<enumeration name="FontWeight" c:type="cairo_font_weight_t"
|
334
|
+
glib:type-name="cairo_font_weight_t"
|
335
|
+
glib:get-type="cairo_gobject_font_weight_get_type">
|
336
|
+
<member name="normal"
|
337
|
+
value="0"
|
338
|
+
c:identifier="CAIRO_FONT_WEIGHT_NORMAL"/>
|
339
|
+
<member name="bold"
|
340
|
+
value="1"
|
341
|
+
c:identifier="CAIRO_FONT_WEIGHT_BOLD"/>
|
342
|
+
</enumeration>
|
343
|
+
<enumeration name="SubpixelOrder" c:type="cairo_subpixel_order_t"
|
344
|
+
glib:type-name="cairo_subpixel_order_t"
|
345
|
+
glib:get-type="cairo_gobject_subpixel_order_get_type">
|
346
|
+
<member name="default"
|
347
|
+
value="0"
|
348
|
+
c:identifier="CAIRO_SUBPIXEL_ORDER_DEFAULT"/>
|
349
|
+
<member name="rgb"
|
350
|
+
value="1"
|
351
|
+
c:identifier="CAIRO_SUBPIXEL_ORDER_RGB"/>
|
352
|
+
<member name="bgr"
|
353
|
+
value="2"
|
354
|
+
c:identifier="CAIRO_SUBPIXEL_ORDER_BGR"/>
|
355
|
+
<member name="vrgb"
|
356
|
+
value="3"
|
357
|
+
c:identifier="CAIRO_SUBPIXEL_ORDER_VRGB"/>
|
358
|
+
<member name="vbgr"
|
359
|
+
value="4"
|
360
|
+
c:identifier="CAIRO_SUBPIXEL_ORDER_VBGR"/>
|
361
|
+
</enumeration>
|
362
|
+
<enumeration name="HintStyle" c:type="cairo_hint_style_t"
|
363
|
+
glib:type-name="cairo_hint_style_t"
|
364
|
+
glib:get-type="cairo_gobject_hint_style_get_type">
|
365
|
+
<member name="default"
|
366
|
+
value="0"
|
367
|
+
c:identifier="CAIRO_HINT_STYLE_DEFAULT"/>
|
368
|
+
<member name="none"
|
369
|
+
value="1"
|
370
|
+
c:identifier="CAIRO_HINT_STYLE_NONE"/>
|
371
|
+
<member name="slight"
|
372
|
+
value="2"
|
373
|
+
c:identifier="CAIRO_HINT_STYLE_SLIGHT"/>
|
374
|
+
<member name="medium"
|
375
|
+
value="3"
|
376
|
+
c:identifier="CAIRO_HINT_STYLE_MEDIUM"/>
|
377
|
+
<member name="full"
|
378
|
+
value="4"
|
379
|
+
c:identifier="CAIRO_HINT_STYLE_FULL"/>
|
380
|
+
</enumeration>
|
381
|
+
<enumeration name="HintMetrics" c:type="cairo_hint_metrics_t"
|
382
|
+
glib:type-name="cairo_hint_metrics_t"
|
383
|
+
glib:get-type="cairo_gobject_hint_metrics_get_type">
|
384
|
+
<member name="default"
|
385
|
+
value="0"
|
386
|
+
c:identifier="CAIRO_HINT_METRICS_DEFAULT"/>
|
387
|
+
<member name="off"
|
388
|
+
value="1"
|
389
|
+
c:identifier="CAIRO_HINT_METRICS_OFF"/>
|
390
|
+
<member name="on"
|
391
|
+
value="2"
|
392
|
+
c:identifier="CAIRO_HINT_METRICS_ON"/>
|
393
|
+
</enumeration>
|
394
|
+
<record name="FontOptions" c:type="cairo_font_options_t" foreign="1"
|
395
|
+
glib:type-name="CairoFontOptions"
|
396
|
+
glib:get-type="cairo_gobject_font_options_get_type"/>
|
397
|
+
<enumeration name="FontType" c:type="cairo_font_type_t"
|
398
|
+
glib:type-name="cairo_font_type_t"
|
399
|
+
glib:get-type="cairo_gobject_font_type_get_type">
|
400
|
+
<member name="toy"
|
401
|
+
value="0"
|
402
|
+
c:identifier="CAIRO_FONT_TYPE_TOY"/>
|
403
|
+
<member name="ft"
|
404
|
+
value="1"
|
405
|
+
c:identifier="CAIRO_FONT_TYPE_FT"/>
|
406
|
+
<member name="win32"
|
407
|
+
value="2"
|
408
|
+
c:identifier="CAIRO_FONT_TYPE_WIN32"/>
|
409
|
+
<member name="quartz"
|
410
|
+
value="3"
|
411
|
+
c:identifier="CAIRO_FONT_TYPE_QUARTZ"/>
|
412
|
+
<member name="user"
|
413
|
+
value="4"
|
414
|
+
c:identifier="CAIRO_FONT_TYPE_USER"/>
|
415
|
+
</enumeration>
|
416
|
+
<enumeration name="PathDataType" c:type="cairo_path_data_type_t"
|
417
|
+
glib:type-name="cairo_path_data_type_t"
|
418
|
+
glib:get-type="cairo_gobject_path_data_type_get_type">
|
419
|
+
<member name="move_to"
|
420
|
+
value="0"
|
421
|
+
c:identifier="CAIRO_PATH_MOVE_TO"/>
|
422
|
+
<member name="line_to"
|
423
|
+
value="1"
|
424
|
+
c:identifier="CAIRO_PATH_LINE_TO"/>
|
425
|
+
<member name="curve_to"
|
426
|
+
value="2"
|
427
|
+
c:identifier="CAIRO_PATH_CURVE_TO"/>
|
428
|
+
<member name="close_path"
|
429
|
+
value="3"
|
430
|
+
c:identifier="CAIRO_PATH_CLOSE_PATH"/>
|
431
|
+
</enumeration>
|
432
|
+
<enumeration name="DeviceType" c:type="cairo_device_type_t"
|
433
|
+
glib:type-name="cairo_device_type_t"
|
434
|
+
glib:get-type="cairo_gobject_device_type_get_type">
|
435
|
+
<member name="drm"
|
436
|
+
value="0"
|
437
|
+
c:identifier="CAIRO_DEVICE_TYPE_DRM"/>
|
438
|
+
<member name="gl"
|
439
|
+
value="1"
|
440
|
+
c:identifier="CAIRO_DEVICE_TYPE_GL"/>
|
441
|
+
<member name="script"
|
442
|
+
value="2"
|
443
|
+
c:identifier="CAIRO_DEVICE_TYPE_SCRIPT"/>
|
444
|
+
<member name="xcb"
|
445
|
+
value="3"
|
446
|
+
c:identifier="CAIRO_DEVICE_TYPE_XCB"/>
|
447
|
+
<member name="xlib"
|
448
|
+
value="4"
|
449
|
+
c:identifier="CAIRO_DEVICE_TYPE_XLIB"/>
|
450
|
+
<member name="xml"
|
451
|
+
value="5"
|
452
|
+
c:identifier="CAIRO_DEVICE_TYPE_XML"/>
|
453
|
+
<member name="cogl"
|
454
|
+
value="6"
|
455
|
+
c:identifier="CAIRO_DEVICE_TYPE_COGL"/>
|
456
|
+
<member name="win32"
|
457
|
+
value="7"
|
458
|
+
c:identifier="CAIRO_DEVICE_TYPE_WIN32"/>
|
459
|
+
<member name="invalid"
|
460
|
+
value="-1"
|
461
|
+
c:identifier="CAIRO_DEVICE_TYPE_INVALID"/>
|
462
|
+
</enumeration>
|
463
|
+
<enumeration name="SurfaceType" c:type="cairo_surface_type_t"
|
464
|
+
glib:type-name="cairo_surface_type_t"
|
465
|
+
glib:get-type="cairo_gobject_surface_type_get_type">
|
466
|
+
<member name="image"
|
467
|
+
value="0"
|
468
|
+
c:identifier="CAIRO_SURFACE_TYPE_IMAGE"/>
|
469
|
+
<member name="pdf"
|
470
|
+
value="1"
|
471
|
+
c:identifier="CAIRO_SURFACE_TYPE_PDF"/>
|
472
|
+
<member name="ps"
|
473
|
+
value="2"
|
474
|
+
c:identifier="CAIRO_SURFACE_TYPE_PS"/>
|
475
|
+
<member name="xlib"
|
476
|
+
value="3"
|
477
|
+
c:identifier="CAIRO_SURFACE_TYPE_XLIB"/>
|
478
|
+
<member name="xcb"
|
479
|
+
value="4"
|
480
|
+
c:identifier="CAIRO_SURFACE_TYPE_XCB"/>
|
481
|
+
<member name="glitz"
|
482
|
+
value="5"
|
483
|
+
c:identifier="CAIRO_SURFACE_TYPE_GLITZ"/>
|
484
|
+
<member name="quartz"
|
485
|
+
value="6"
|
486
|
+
c:identifier="CAIRO_SURFACE_TYPE_QUARTZ"/>
|
487
|
+
<member name="win32"
|
488
|
+
value="7"
|
489
|
+
c:identifier="CAIRO_SURFACE_TYPE_WIN32"/>
|
490
|
+
<member name="beos"
|
491
|
+
value="8"
|
492
|
+
c:identifier="CAIRO_SURFACE_TYPE_BEOS"/>
|
493
|
+
<member name="directfb"
|
494
|
+
value="9"
|
495
|
+
c:identifier="CAIRO_SURFACE_TYPE_DIRECTFB"/>
|
496
|
+
<member name="svg"
|
497
|
+
value="10"
|
498
|
+
c:identifier="CAIRO_SURFACE_TYPE_SVG"/>
|
499
|
+
<member name="os2"
|
500
|
+
value="11"
|
501
|
+
c:identifier="CAIRO_SURFACE_TYPE_OS2"/>
|
502
|
+
<member name="win32_printing"
|
503
|
+
value="12"
|
504
|
+
c:identifier="CAIRO_SURFACE_TYPE_WIN32_PRINTING"/>
|
505
|
+
<member name="quartz_image"
|
506
|
+
value="13"
|
507
|
+
c:identifier="CAIRO_SURFACE_TYPE_QUARTZ_IMAGE"/>
|
508
|
+
<member name="script"
|
509
|
+
value="14"
|
510
|
+
c:identifier="CAIRO_SURFACE_TYPE_SCRIPT"/>
|
511
|
+
<member name="qt"
|
512
|
+
value="15"
|
513
|
+
c:identifier="CAIRO_SURFACE_TYPE_QT"/>
|
514
|
+
<member name="recording"
|
515
|
+
value="16"
|
516
|
+
c:identifier="CAIRO_SURFACE_TYPE_RECORDING"/>
|
517
|
+
<member name="vg"
|
518
|
+
value="17"
|
519
|
+
c:identifier="CAIRO_SURFACE_TYPE_VG"/>
|
520
|
+
<member name="gl"
|
521
|
+
value="18"
|
522
|
+
c:identifier="CAIRO_SURFACE_TYPE_GL"/>
|
523
|
+
<member name="drm"
|
524
|
+
value="19"
|
525
|
+
c:identifier="CAIRO_SURFACE_TYPE_DRM"/>
|
526
|
+
<member name="tee"
|
527
|
+
value="20"
|
528
|
+
c:identifier="CAIRO_SURFACE_TYPE_TEE"/>
|
529
|
+
<member name="xml"
|
530
|
+
value="21"
|
531
|
+
c:identifier="CAIRO_SURFACE_TYPE_XML"/>
|
532
|
+
<member name="skia"
|
533
|
+
value="22"
|
534
|
+
c:identifier="CAIRO_SURFACE_TYPE_SKIA"/>
|
535
|
+
<member name="subsurface"
|
536
|
+
value="23"
|
537
|
+
c:identifier="CAIRO_SURFACE_TYPE_SUBSURFACE"/>
|
538
|
+
<member name="cogl"
|
539
|
+
value="24"
|
540
|
+
c:identifier="CAIRO_SURFACE_TYPE_COGL"/>
|
541
|
+
</enumeration>
|
542
|
+
<enumeration name="Format" c:type="cairo_format_t"
|
543
|
+
glib:type-name="cairo_format_t"
|
544
|
+
glib:get-type="cairo_gobject_format_get_type">
|
545
|
+
<member name="invalid"
|
546
|
+
value="-1"
|
547
|
+
c:identifier="CAIRO_FORMAT_INVALID"/>
|
548
|
+
<member name="argb32"
|
549
|
+
value="0"
|
550
|
+
c:identifier="CAIRO_FORMAT_ARGB32"/>
|
551
|
+
<member name="rgb24"
|
552
|
+
value="1"
|
553
|
+
c:identifier="CAIRO_FORMAT_RGB24"/>
|
554
|
+
<member name="a8"
|
555
|
+
value="2"
|
556
|
+
c:identifier="CAIRO_FORMAT_A8"/>
|
557
|
+
<member name="a1"
|
558
|
+
value="3"
|
559
|
+
c:identifier="CAIRO_FORMAT_A1"/>
|
560
|
+
<member name="rgb16_565"
|
561
|
+
value="4"
|
562
|
+
c:identifier="CAIRO_FORMAT_RGB16_565"/>
|
563
|
+
<member name="rgb30"
|
564
|
+
value="5"
|
565
|
+
c:identifier="CAIRO_FORMAT_RGB30"/>
|
566
|
+
</enumeration>
|
567
|
+
<enumeration name="PatternType" c:type="cairo_pattern_type_t"
|
568
|
+
glib:type-name="cairo_pattern_type_t"
|
569
|
+
glib:get-type="cairo_gobject_pattern_type_get_type">
|
570
|
+
<member name="solid"
|
571
|
+
value="0"
|
572
|
+
c:identifier="CAIRO_PATTERN_TYPE_SOLID"/>
|
573
|
+
<member name="surface"
|
574
|
+
value="1"
|
575
|
+
c:identifier="CAIRO_PATTERN_TYPE_SURFACE"/>
|
576
|
+
<member name="linear"
|
577
|
+
value="2"
|
578
|
+
c:identifier="CAIRO_PATTERN_TYPE_LINEAR"/>
|
579
|
+
<member name="radial"
|
580
|
+
value="3"
|
581
|
+
c:identifier="CAIRO_PATTERN_TYPE_RADIAL"/>
|
582
|
+
<member name="mesh"
|
583
|
+
value="4"
|
584
|
+
c:identifier="CAIRO_PATTERN_TYPE_MESH"/>
|
585
|
+
<member name="raster_source"
|
586
|
+
value="5"
|
587
|
+
c:identifier="CAIRO_PATTERN_TYPE_RASTER_SOURCE"/>
|
588
|
+
</enumeration>
|
589
|
+
<enumeration name="Extend" c:type="cairo_extend_t"
|
590
|
+
glib:type-name="cairo_extend_t"
|
591
|
+
glib:get-type="cairo_gobject_extend_get_type">
|
592
|
+
<member name="none"
|
593
|
+
value="0"
|
594
|
+
c:identifier="CAIRO_EXTEND_NONE"/>
|
595
|
+
<member name="repeat"
|
596
|
+
value="1"
|
597
|
+
c:identifier="CAIRO_EXTEND_REPEAT"/>
|
598
|
+
<member name="reflect"
|
599
|
+
value="2"
|
600
|
+
c:identifier="CAIRO_EXTEND_REFLECT"/>
|
601
|
+
<member name="pad"
|
602
|
+
value="3"
|
603
|
+
c:identifier="CAIRO_EXTEND_PAD"/>
|
604
|
+
</enumeration>
|
605
|
+
<enumeration name="Filter" c:type="cairo_filter_t"
|
606
|
+
glib:type-name="cairo_filter_t"
|
607
|
+
glib:get-type="cairo_gobject_filter_get_type">
|
608
|
+
<member name="fast"
|
609
|
+
value="0"
|
610
|
+
c:identifier="CAIRO_FILTER_FAST"/>
|
611
|
+
<member name="good"
|
612
|
+
value="1"
|
613
|
+
c:identifier="CAIRO_FILTER_GOOD"/>
|
614
|
+
<member name="best"
|
615
|
+
value="2"
|
616
|
+
c:identifier="CAIRO_FILTER_BEST"/>
|
617
|
+
<member name="nearest"
|
618
|
+
value="3"
|
619
|
+
c:identifier="CAIRO_FILTER_NEAREST"/>
|
620
|
+
<member name="bilinear"
|
621
|
+
value="4"
|
622
|
+
c:identifier="CAIRO_FILTER_BILINEAR"/>
|
623
|
+
<member name="gaussian"
|
624
|
+
value="5"
|
625
|
+
c:identifier="CAIRO_FILTER_GAUSSIAN"/>
|
626
|
+
</enumeration>
|
627
|
+
<enumeration name="RegionOverlap" c:type="cairo_region_overlap_t"
|
628
|
+
glib:type-name="cairo_region_overlap_t"
|
629
|
+
glib:get-type="cairo_gobject_region_overlap_get_type">
|
630
|
+
<member name="in"
|
631
|
+
value="0"
|
632
|
+
c:identifier="CAIRO_REGION_OVERLAP_IN"/>
|
633
|
+
<member name="out"
|
634
|
+
value="1"
|
635
|
+
c:identifier="CAIRO_REGION_OVERLAP_OUT"/>
|
636
|
+
<member name="part"
|
637
|
+
value="2"
|
638
|
+
c:identifier="CAIRO_REGION_OVERLAP_PART"/>
|
639
|
+
</enumeration>
|
39
640
|
<record name="FontFace" c:type="cairo_font_face_t" foreign="1"
|
40
|
-
|
41
|
-
|
641
|
+
glib:type-name="CairoFontFace"
|
642
|
+
glib:get-type="cairo_gobject_font_face_get_type"/>
|
42
643
|
<record name="ScaledFont" c:type="cairo_scaled_font_t" foreign="1"
|
43
|
-
|
44
|
-
|
644
|
+
glib:type-name="CairoScaledFont"
|
645
|
+
glib:get-type="cairo_gobject_scaled_font_get_type"/>
|
45
646
|
<record name="Path" c:type="cairo_path_t" foreign="1"/>
|
46
647
|
<record name="RectangleInt" c:type="cairo_rectangle_int_t"
|
47
648
|
glib:type-name="CairoRectangleInt"
|
@@ -61,7 +662,7 @@
|
|
61
662
|
</record>
|
62
663
|
<function name="image_surface_create" c:identifier="cairo_image_surface_create">
|
63
664
|
<return-value transfer-ownership="none">
|
64
|
-
|
665
|
+
<type name="none" c:type="void"/>
|
65
666
|
</return-value>
|
66
667
|
<parameters>
|
67
668
|
</parameters>
|