@girs/gjs 3.0.0-beta.12 → 3.0.0-beta.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -2
- package/ambient.d.ts +65 -31
- package/cairo.cjs +6 -0
- package/cairo.d.cts +8 -0
- package/cairo.d.ts +6 -0
- package/cairo.js +6 -0
- package/gettext.cjs +6 -0
- package/gettext.d.cts +41 -0
- package/gettext.d.ts +41 -0
- package/gettext.js +6 -0
- package/gjs.cjs +4 -3
- package/gjs.d.cts +428 -457
- package/gjs.d.ts +37 -66
- package/gjs.js +3 -2
- package/package.json +437 -401
- package/system.cjs +5 -0
- package/system.d.cts +31 -0
- package/system.d.ts +31 -0
- package/system.js +5 -0
package/gjs.d.cts
CHANGED
|
@@ -2,409 +2,415 @@
|
|
|
2
2
|
* Type Definitions for Gjs (https://gjs.guide/)
|
|
3
3
|
*
|
|
4
4
|
* These type definitions are automatically generated, do not edit them by hand.
|
|
5
|
-
* If you found a bug fix it in ts-for-gir itself or create a bug report on https://github.com/gjsify/ts-for-
|
|
5
|
+
* If you found a bug fix it in ts-for-gir itself or create a bug report on https://github.com/gjsify/ts-for-gir
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
import type GObject from '@girs/gobject-2.0';
|
|
9
9
|
import type GLib from '@girs/glib-2.0';
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import type
|
|
15
|
-
import type
|
|
16
|
-
import type
|
|
17
|
-
import type
|
|
18
|
-
import type
|
|
19
|
-
import type
|
|
20
|
-
import type
|
|
21
|
-
import type
|
|
22
|
-
import type
|
|
23
|
-
import type
|
|
24
|
-
import type
|
|
25
|
-
import type
|
|
26
|
-
import type
|
|
27
|
-
import type
|
|
28
|
-
import type
|
|
29
|
-
import type
|
|
30
|
-
import type
|
|
31
|
-
import type
|
|
32
|
-
import type
|
|
33
|
-
import type
|
|
34
|
-
import type
|
|
35
|
-
import type
|
|
36
|
-
import type
|
|
37
|
-
import type
|
|
38
|
-
import type
|
|
39
|
-
import type
|
|
40
|
-
import type
|
|
41
|
-
import type
|
|
42
|
-
import type
|
|
43
|
-
import type
|
|
44
|
-
import type
|
|
45
|
-
import type
|
|
46
|
-
import type
|
|
47
|
-
import type
|
|
48
|
-
import type
|
|
49
|
-
import type
|
|
50
|
-
import type
|
|
51
|
-
import type
|
|
52
|
-
import type
|
|
53
|
-
import type
|
|
54
|
-
import type
|
|
55
|
-
import type
|
|
56
|
-
import type
|
|
57
|
-
import type
|
|
58
|
-
import type
|
|
59
|
-
import type
|
|
60
|
-
import type
|
|
61
|
-
import type
|
|
62
|
-
import type
|
|
63
|
-
import type
|
|
64
|
-
import type
|
|
65
|
-
import type
|
|
66
|
-
import type
|
|
67
|
-
import type
|
|
68
|
-
import type
|
|
69
|
-
import type
|
|
70
|
-
import type
|
|
71
|
-
import type
|
|
72
|
-
import type
|
|
73
|
-
import type
|
|
74
|
-
import type
|
|
75
|
-
import type
|
|
76
|
-
import type
|
|
77
|
-
import type
|
|
78
|
-
import type
|
|
79
|
-
import type
|
|
80
|
-
import type
|
|
81
|
-
import type
|
|
82
|
-
import type
|
|
83
|
-
import type
|
|
84
|
-
import type
|
|
85
|
-
import type
|
|
86
|
-
import type
|
|
87
|
-
import type
|
|
88
|
-
import type
|
|
89
|
-
import type
|
|
90
|
-
import type
|
|
91
|
-
import type
|
|
92
|
-
import type
|
|
93
|
-
import type
|
|
94
|
-
import type
|
|
95
|
-
import type
|
|
96
|
-
import type
|
|
97
|
-
import type
|
|
98
|
-
import type
|
|
99
|
-
import type
|
|
100
|
-
import type
|
|
101
|
-
import type
|
|
102
|
-
import type
|
|
103
|
-
import type
|
|
104
|
-
import type
|
|
105
|
-
import type
|
|
106
|
-
import type
|
|
107
|
-
import type
|
|
108
|
-
import type
|
|
109
|
-
import type
|
|
110
|
-
import type
|
|
111
|
-
import type
|
|
112
|
-
import type
|
|
113
|
-
import type
|
|
114
|
-
import type
|
|
115
|
-
import type
|
|
116
|
-
import type
|
|
117
|
-
import type
|
|
118
|
-
import type
|
|
119
|
-
import type
|
|
120
|
-
import type
|
|
121
|
-
import type
|
|
122
|
-
import type
|
|
123
|
-
import type
|
|
124
|
-
import type
|
|
125
|
-
import type
|
|
126
|
-
import type
|
|
127
|
-
import type
|
|
128
|
-
import type
|
|
129
|
-
import type
|
|
130
|
-
import type
|
|
131
|
-
import type
|
|
132
|
-
import type
|
|
133
|
-
import type
|
|
134
|
-
import type
|
|
135
|
-
import type
|
|
136
|
-
import type
|
|
137
|
-
import type
|
|
138
|
-
import type
|
|
139
|
-
import type
|
|
140
|
-
import type
|
|
141
|
-
import type
|
|
142
|
-
import type
|
|
143
|
-
import type
|
|
144
|
-
import type
|
|
145
|
-
import type
|
|
146
|
-
import type
|
|
147
|
-
import type
|
|
148
|
-
import type
|
|
149
|
-
import type
|
|
150
|
-
import type
|
|
151
|
-
import type
|
|
152
|
-
import type
|
|
153
|
-
import type
|
|
154
|
-
import type
|
|
155
|
-
import type
|
|
156
|
-
import type
|
|
157
|
-
import type
|
|
158
|
-
import type
|
|
159
|
-
import type
|
|
160
|
-
import type
|
|
161
|
-
import type
|
|
162
|
-
import type
|
|
163
|
-
import type
|
|
164
|
-
import type
|
|
165
|
-
import type
|
|
166
|
-
import type
|
|
167
|
-
import type
|
|
168
|
-
import type
|
|
169
|
-
import type
|
|
170
|
-
import type
|
|
171
|
-
import type
|
|
172
|
-
import type
|
|
173
|
-
import type
|
|
174
|
-
import type
|
|
175
|
-
import type
|
|
176
|
-
import type
|
|
177
|
-
import type
|
|
178
|
-
import type
|
|
179
|
-
import type
|
|
180
|
-
import type
|
|
181
|
-
import type
|
|
182
|
-
import type
|
|
183
|
-
import type
|
|
184
|
-
import type
|
|
185
|
-
import type
|
|
186
|
-
import type
|
|
187
|
-
import type
|
|
188
|
-
import type
|
|
189
|
-
import type
|
|
190
|
-
import type
|
|
191
|
-
import type
|
|
192
|
-
import type
|
|
193
|
-
import type
|
|
194
|
-
import type
|
|
195
|
-
import type
|
|
196
|
-
import type
|
|
197
|
-
import type
|
|
198
|
-
import type
|
|
199
|
-
import type
|
|
200
|
-
import type
|
|
201
|
-
import type
|
|
202
|
-
import type
|
|
203
|
-
import type
|
|
204
|
-
import type
|
|
205
|
-
import type
|
|
206
|
-
import type
|
|
207
|
-
import type
|
|
208
|
-
import type
|
|
209
|
-
import type
|
|
210
|
-
import type
|
|
211
|
-
import type
|
|
212
|
-
import type
|
|
213
|
-
import type
|
|
214
|
-
import type
|
|
215
|
-
import type
|
|
216
|
-
import type
|
|
217
|
-
import type
|
|
218
|
-
import type
|
|
219
|
-
import type
|
|
220
|
-
import type
|
|
221
|
-
import type
|
|
222
|
-
import type
|
|
223
|
-
import type
|
|
224
|
-
import type
|
|
225
|
-
import type
|
|
226
|
-
import type
|
|
227
|
-
import type
|
|
228
|
-
import type
|
|
229
|
-
import type
|
|
230
|
-
import type
|
|
231
|
-
import type
|
|
232
|
-
import type
|
|
233
|
-
import type
|
|
234
|
-
import type
|
|
235
|
-
import type
|
|
236
|
-
import type
|
|
237
|
-
import type
|
|
238
|
-
import type
|
|
239
|
-
import type
|
|
240
|
-
import type
|
|
241
|
-
import type
|
|
242
|
-
import type
|
|
243
|
-
import type
|
|
244
|
-
import type
|
|
245
|
-
import type
|
|
246
|
-
import type
|
|
247
|
-
import type
|
|
248
|
-
import type
|
|
249
|
-
import type
|
|
250
|
-
import type
|
|
251
|
-
import type
|
|
252
|
-
import type
|
|
253
|
-
import type
|
|
254
|
-
import type
|
|
255
|
-
import type
|
|
256
|
-
import type
|
|
257
|
-
import type
|
|
258
|
-
import type
|
|
259
|
-
import type
|
|
260
|
-
import type
|
|
261
|
-
import type
|
|
262
|
-
import type
|
|
263
|
-
import type
|
|
264
|
-
import type
|
|
265
|
-
import type
|
|
266
|
-
import type
|
|
267
|
-
import type
|
|
268
|
-
import type
|
|
269
|
-
import type
|
|
270
|
-
import type
|
|
271
|
-
import type
|
|
272
|
-
import type
|
|
273
|
-
import type
|
|
274
|
-
import type
|
|
275
|
-
import type
|
|
276
|
-
import type
|
|
277
|
-
import type
|
|
278
|
-
import type
|
|
279
|
-
import type
|
|
280
|
-
import type
|
|
281
|
-
import type
|
|
282
|
-
import type
|
|
283
|
-
import type
|
|
284
|
-
import type
|
|
285
|
-
import type
|
|
286
|
-
import type
|
|
287
|
-
import type
|
|
288
|
-
import type
|
|
289
|
-
import type
|
|
290
|
-
import type
|
|
291
|
-
import type
|
|
292
|
-
import type
|
|
293
|
-
import type
|
|
294
|
-
import type
|
|
295
|
-
import type
|
|
296
|
-
import type
|
|
297
|
-
import type
|
|
298
|
-
import type
|
|
299
|
-
import type
|
|
300
|
-
import type
|
|
301
|
-
import type
|
|
302
|
-
import type
|
|
303
|
-
import type
|
|
304
|
-
import type
|
|
305
|
-
import type
|
|
306
|
-
import type
|
|
307
|
-
import type
|
|
308
|
-
import type
|
|
309
|
-
import type
|
|
310
|
-
import type
|
|
311
|
-
import type
|
|
312
|
-
import type
|
|
313
|
-
import type
|
|
314
|
-
import type
|
|
315
|
-
import type
|
|
316
|
-
import type
|
|
317
|
-
import type
|
|
318
|
-
import type
|
|
319
|
-
import type
|
|
320
|
-
import type
|
|
321
|
-
import type
|
|
322
|
-
import type
|
|
323
|
-
import type
|
|
324
|
-
import type
|
|
325
|
-
import type
|
|
326
|
-
import type
|
|
327
|
-
import type
|
|
328
|
-
import type
|
|
329
|
-
import type
|
|
330
|
-
import type
|
|
331
|
-
import type
|
|
332
|
-
import type
|
|
333
|
-
import type
|
|
334
|
-
import type
|
|
335
|
-
import type
|
|
336
|
-
import type
|
|
337
|
-
import type
|
|
338
|
-
import type
|
|
339
|
-
import type
|
|
340
|
-
import type
|
|
341
|
-
import type
|
|
342
|
-
import type
|
|
343
|
-
import type
|
|
344
|
-
import type
|
|
345
|
-
import type
|
|
346
|
-
import type
|
|
347
|
-
import type
|
|
348
|
-
import type
|
|
349
|
-
import type
|
|
350
|
-
import type
|
|
351
|
-
import type
|
|
352
|
-
import type
|
|
353
|
-
import type
|
|
354
|
-
import type
|
|
355
|
-
import type
|
|
356
|
-
import type
|
|
357
|
-
import type
|
|
358
|
-
import type
|
|
359
|
-
import type
|
|
360
|
-
import type
|
|
361
|
-
import type
|
|
362
|
-
import type
|
|
363
|
-
import type
|
|
364
|
-
import type
|
|
365
|
-
import type
|
|
366
|
-
import type
|
|
367
|
-
import type
|
|
368
|
-
import type
|
|
369
|
-
import type
|
|
370
|
-
import type
|
|
371
|
-
import type
|
|
372
|
-
import type
|
|
373
|
-
import type
|
|
374
|
-
import type
|
|
375
|
-
import type
|
|
376
|
-
import type
|
|
377
|
-
import type
|
|
378
|
-
import type
|
|
379
|
-
import type
|
|
380
|
-
import type
|
|
381
|
-
import type
|
|
382
|
-
import type
|
|
383
|
-
import type
|
|
384
|
-
import type
|
|
385
|
-
import type
|
|
386
|
-
import type
|
|
387
|
-
import type
|
|
388
|
-
import type
|
|
389
|
-
import type
|
|
390
|
-
import type
|
|
391
|
-
import type
|
|
392
|
-
import type
|
|
393
|
-
import type
|
|
394
|
-
import type
|
|
395
|
-
import type
|
|
396
|
-
import type
|
|
397
|
-
import type
|
|
398
|
-
import type
|
|
399
|
-
import type
|
|
400
|
-
import type
|
|
401
|
-
import type
|
|
402
|
-
import type
|
|
403
|
-
import type
|
|
404
|
-
import type
|
|
405
|
-
import type
|
|
406
|
-
import type
|
|
407
|
-
import type
|
|
10
|
+
import gettext from './gettext.js';
|
|
11
|
+
import system from './system.js';
|
|
12
|
+
import cairo from './cairo.js';
|
|
13
|
+
|
|
14
|
+
import type * as Accounts10 from "@girs/accounts-1.0";
|
|
15
|
+
import type * as AccountsService10 from "@girs/accountsservice-1.0";
|
|
16
|
+
import type * as Adw1 from "@girs/adw-1";
|
|
17
|
+
import type * as Amtk4 from "@girs/amtk-4";
|
|
18
|
+
import type * as Amtk5 from "@girs/amtk-5";
|
|
19
|
+
import type * as Anjuta30 from "@girs/anjuta-3.0";
|
|
20
|
+
import type * as Anthy9000 from "@girs/anthy-9000";
|
|
21
|
+
import type * as AppStream10 from "@girs/appstream-1.0";
|
|
22
|
+
import type * as AppStreamBuilder10 from "@girs/appstreambuilder-1.0";
|
|
23
|
+
import type * as AppStreamGlib10 from "@girs/appstreamglib-1.0";
|
|
24
|
+
import type * as Arrow10 from "@girs/arrow-1.0";
|
|
25
|
+
import type * as ArrowDataset10 from "@girs/arrowdataset-1.0";
|
|
26
|
+
import type * as ArrowFlight10 from "@girs/arrowflight-1.0";
|
|
27
|
+
import type * as Atk10 from "@girs/atk-1.0";
|
|
28
|
+
import type * as Atspi20 from "@girs/atspi-2.0";
|
|
29
|
+
import type * as Babl01 from "@girs/babl-0.1";
|
|
30
|
+
import type * as Bamf3 from "@girs/bamf-3";
|
|
31
|
+
import type * as Builder10 from "@girs/builder-1.0";
|
|
32
|
+
import type * as Bump01 from "@girs/bump-0.1";
|
|
33
|
+
import type * as Cally10 from "@girs/cally-1.0";
|
|
34
|
+
import type * as Camel12 from "@girs/camel-1.2";
|
|
35
|
+
import type * as Caribou10 from "@girs/caribou-1.0";
|
|
36
|
+
import type * as Champlain012 from "@girs/champlain-0.12";
|
|
37
|
+
import type * as Cheese30 from "@girs/cheese-3.0";
|
|
38
|
+
import type * as Clutter10 from "@girs/clutter-1.0";
|
|
39
|
+
import type * as ClutterGdk10 from "@girs/cluttergdk-1.0";
|
|
40
|
+
import type * as ClutterGst10 from "@girs/cluttergst-1.0";
|
|
41
|
+
import type * as ClutterGst20 from "@girs/cluttergst-2.0";
|
|
42
|
+
import type * as ClutterGst30 from "@girs/cluttergst-3.0";
|
|
43
|
+
import type * as ClutterX1110 from "@girs/clutterx11-1.0";
|
|
44
|
+
import type * as Cogl10 from "@girs/cogl-1.0";
|
|
45
|
+
import type * as Cogl20 from "@girs/cogl-2.0";
|
|
46
|
+
import type * as CoglGst20 from "@girs/coglgst-2.0";
|
|
47
|
+
import type * as CoglPango10 from "@girs/coglpango-1.0";
|
|
48
|
+
import type * as CoglPango20 from "@girs/coglpango-2.0";
|
|
49
|
+
import type * as ColorHug10 from "@girs/colorhug-1.0";
|
|
50
|
+
import type * as Colord10 from "@girs/colord-1.0";
|
|
51
|
+
import type * as ColordGtk10 from "@girs/colordgtk-1.0";
|
|
52
|
+
import type * as DBus10 from "@girs/dbus-1.0";
|
|
53
|
+
import type * as DBusGLib10 from "@girs/dbusglib-1.0";
|
|
54
|
+
import type * as DMAP30 from "@girs/dmap-3.0";
|
|
55
|
+
import type * as Dazzle10 from "@girs/dazzle-1.0";
|
|
56
|
+
import type * as Dbusmenu04 from "@girs/dbusmenu-0.4";
|
|
57
|
+
import type * as DbusmenuGtk04 from "@girs/dbusmenugtk-0.4";
|
|
58
|
+
import type * as DbusmenuGtk304 from "@girs/dbusmenugtk3-0.4";
|
|
59
|
+
import type * as Dee10 from "@girs/dee-1.0";
|
|
60
|
+
import type * as Devhelp30 from "@girs/devhelp-3.0";
|
|
61
|
+
import type * as EBackend12 from "@girs/ebackend-1.2";
|
|
62
|
+
import type * as EBook12 from "@girs/ebook-1.2";
|
|
63
|
+
import type * as EBookContacts12 from "@girs/ebookcontacts-1.2";
|
|
64
|
+
import type * as ECal20 from "@girs/ecal-2.0";
|
|
65
|
+
import type * as ECalendar12 from "@girs/ecalendar-1.2";
|
|
66
|
+
import type * as EDataBook12 from "@girs/edatabook-1.2";
|
|
67
|
+
import type * as EDataCal20 from "@girs/edatacal-2.0";
|
|
68
|
+
import type * as EDataServer12 from "@girs/edataserver-1.2";
|
|
69
|
+
import type * as EDataServerUI12 from "@girs/edataserverui-1.2";
|
|
70
|
+
import type * as EDataServerUI410 from "@girs/edataserverui4-1.0";
|
|
71
|
+
import type * as Egg10 from "@girs/egg-1.0";
|
|
72
|
+
import type * as Eog30 from "@girs/eog-3.0";
|
|
73
|
+
import type * as Epc10 from "@girs/epc-1.0";
|
|
74
|
+
import type * as EpcUi10 from "@girs/epcui-1.0";
|
|
75
|
+
import type * as EvinceDocument30 from "@girs/evincedocument-3.0";
|
|
76
|
+
import type * as EvinceView30 from "@girs/evinceview-3.0";
|
|
77
|
+
import type * as Farstream01 from "@girs/farstream-0.1";
|
|
78
|
+
import type * as Farstream02 from "@girs/farstream-0.2";
|
|
79
|
+
import type * as Flatpak10 from "@girs/flatpak-1.0";
|
|
80
|
+
import type * as Folks06 from "@girs/folks-0.6";
|
|
81
|
+
import type * as Folks07 from "@girs/folks-0.7";
|
|
82
|
+
import type * as FolksDummy06 from "@girs/folksdummy-0.6";
|
|
83
|
+
import type * as FolksDummy07 from "@girs/folksdummy-0.7";
|
|
84
|
+
import type * as FolksEds06 from "@girs/folkseds-0.6";
|
|
85
|
+
import type * as FolksEds07 from "@girs/folkseds-0.7";
|
|
86
|
+
import type * as FolksLibsocialweb06 from "@girs/folkslibsocialweb-0.6";
|
|
87
|
+
import type * as FolksTelepathy06 from "@girs/folkstelepathy-0.6";
|
|
88
|
+
import type * as FolksTelepathy07 from "@girs/folkstelepathy-0.7";
|
|
89
|
+
import type * as Fwupd20 from "@girs/fwupd-2.0";
|
|
90
|
+
import type * as GCab10 from "@girs/gcab-1.0";
|
|
91
|
+
import type * as GCalc1 from "@girs/gcalc-1";
|
|
92
|
+
import type * as GCalc2 from "@girs/gcalc-2";
|
|
93
|
+
import type * as GConf20 from "@girs/gconf-2.0";
|
|
94
|
+
import type * as GData00 from "@girs/gdata-0.0";
|
|
95
|
+
import type * as GDesktopEnums30 from "@girs/gdesktopenums-3.0";
|
|
96
|
+
import type * as GES10 from "@girs/ges-1.0";
|
|
97
|
+
import type * as GExiv2010 from "@girs/gexiv2-0.10";
|
|
98
|
+
import type * as GFBGraph02 from "@girs/gfbgraph-0.2";
|
|
99
|
+
import type * as GFBGraph03 from "@girs/gfbgraph-0.3";
|
|
100
|
+
import type * as GIRepository20 from "@girs/girepository-2.0";
|
|
101
|
+
import type * as GL10 from "@girs/gl-1.0";
|
|
102
|
+
import type * as GLib20 from "@girs/glib-2.0";
|
|
103
|
+
import type * as GMenu30 from "@girs/gmenu-3.0";
|
|
104
|
+
import type * as GMime30 from "@girs/gmime-3.0";
|
|
105
|
+
import type * as GModule20 from "@girs/gmodule-2.0";
|
|
106
|
+
import type * as GObject20 from "@girs/gobject-2.0";
|
|
107
|
+
import type * as GSSDP10 from "@girs/gssdp-1.0";
|
|
108
|
+
import type * as GSSDP12 from "@girs/gssdp-1.2";
|
|
109
|
+
import type * as GSSDP16 from "@girs/gssdp-1.6";
|
|
110
|
+
import type * as GSignond10 from "@girs/gsignond-1.0";
|
|
111
|
+
import type * as GSound10 from "@girs/gsound-1.0";
|
|
112
|
+
import type * as GSystem10 from "@girs/gsystem-1.0";
|
|
113
|
+
import type * as GTop20 from "@girs/gtop-2.0";
|
|
114
|
+
import type * as GUPnP10 from "@girs/gupnp-1.0";
|
|
115
|
+
import type * as GUPnP12 from "@girs/gupnp-1.2";
|
|
116
|
+
import type * as GUPnP16 from "@girs/gupnp-1.6";
|
|
117
|
+
import type * as GUPnPAV10 from "@girs/gupnpav-1.0";
|
|
118
|
+
import type * as GUPnPDLNA10 from "@girs/gupnpdlna-1.0";
|
|
119
|
+
import type * as GUPnPDLNA20 from "@girs/gupnpdlna-2.0";
|
|
120
|
+
import type * as GUPnPDLNAGst20 from "@girs/gupnpdlnagst-2.0";
|
|
121
|
+
import type * as GUPnPIgd10 from "@girs/gupnpigd-1.0";
|
|
122
|
+
import type * as GUdev10 from "@girs/gudev-1.0";
|
|
123
|
+
import type * as GUsb10 from "@girs/gusb-1.0";
|
|
124
|
+
import type * as GVnc10 from "@girs/gvnc-1.0";
|
|
125
|
+
import type * as GVncPulse10 from "@girs/gvncpulse-1.0";
|
|
126
|
+
import type * as GWeather30 from "@girs/gweather-3.0";
|
|
127
|
+
import type * as GWeather40 from "@girs/gweather-4.0";
|
|
128
|
+
import type * as GXPS01 from "@girs/gxps-0.1";
|
|
129
|
+
import type * as GXml014 from "@girs/gxml-0.14";
|
|
130
|
+
import type * as GXml016 from "@girs/gxml-0.16";
|
|
131
|
+
import type * as GXml018 from "@girs/gxml-0.18";
|
|
132
|
+
import type * as GXml020 from "@girs/gxml-0.20";
|
|
133
|
+
import type * as Gandiva10 from "@girs/gandiva-1.0";
|
|
134
|
+
import type * as Gck1 from "@girs/gck-1";
|
|
135
|
+
import type * as Gck2 from "@girs/gck-2";
|
|
136
|
+
import type * as Gcr3 from "@girs/gcr-3";
|
|
137
|
+
import type * as Gcr4 from "@girs/gcr-4";
|
|
138
|
+
import type * as GcrGtk34 from "@girs/gcrgtk3-4";
|
|
139
|
+
import type * as GcrGtk44 from "@girs/gcrgtk4-4";
|
|
140
|
+
import type * as GcrUi3 from "@girs/gcrui-3";
|
|
141
|
+
import type * as Gd10 from "@girs/gd-1.0";
|
|
142
|
+
import type * as Gda50 from "@girs/gda-5.0";
|
|
143
|
+
import type * as Gda60 from "@girs/gda-6.0";
|
|
144
|
+
import type * as Gdaui50 from "@girs/gdaui-5.0";
|
|
145
|
+
import type * as Gdaui60 from "@girs/gdaui-6.0";
|
|
146
|
+
import type * as Gdk20 from "@girs/gdk-2.0";
|
|
147
|
+
import type * as Gdk30 from "@girs/gdk-3.0";
|
|
148
|
+
import type * as Gdk40 from "@girs/gdk-4.0";
|
|
149
|
+
import type * as GdkPixbuf20 from "@girs/gdkpixbuf-2.0";
|
|
150
|
+
import type * as GdkPixdata20 from "@girs/gdkpixdata-2.0";
|
|
151
|
+
import type * as GdkWayland40 from "@girs/gdkwayland-4.0";
|
|
152
|
+
import type * as GdkX1120 from "@girs/gdkx11-2.0";
|
|
153
|
+
import type * as GdkX1130 from "@girs/gdkx11-3.0";
|
|
154
|
+
import type * as GdkX1140 from "@girs/gdkx11-4.0";
|
|
155
|
+
import type * as Gdl3 from "@girs/gdl-3";
|
|
156
|
+
import type * as Gdm10 from "@girs/gdm-1.0";
|
|
157
|
+
import type * as Gedit30 from "@girs/gedit-3.0";
|
|
158
|
+
import type * as Gee08 from "@girs/gee-0.8";
|
|
159
|
+
import type * as Gee10 from "@girs/gee-1.0";
|
|
160
|
+
import type * as Gegl03 from "@girs/gegl-0.3";
|
|
161
|
+
import type * as Gegl04 from "@girs/gegl-0.4";
|
|
162
|
+
import type * as GeglGtk301 from "@girs/geglgtk3-0.1";
|
|
163
|
+
import type * as Geoclue20 from "@girs/geoclue-2.0";
|
|
164
|
+
import type * as GeocodeGlib10 from "@girs/geocodeglib-1.0";
|
|
165
|
+
import type * as GeocodeGlib20 from "@girs/geocodeglib-2.0";
|
|
166
|
+
import type * as Gepub05 from "@girs/gepub-0.5";
|
|
167
|
+
import type * as Ggit10 from "@girs/ggit-1.0";
|
|
168
|
+
import type * as Gio20 from "@girs/gio-2.0";
|
|
169
|
+
import type * as Gitg10 from "@girs/gitg-1.0";
|
|
170
|
+
import type * as GitgExt10 from "@girs/gitgext-1.0";
|
|
171
|
+
import type * as GjsDBus10 from "@girs/gjsdbus-1.0";
|
|
172
|
+
import type * as Gkbd30 from "@girs/gkbd-3.0";
|
|
173
|
+
import type * as Gladeui20 from "@girs/gladeui-2.0";
|
|
174
|
+
import type * as GnomeAutoar01 from "@girs/gnomeautoar-0.1";
|
|
175
|
+
import type * as GnomeAutoarGtk01 from "@girs/gnomeautoargtk-0.1";
|
|
176
|
+
import type * as GnomeBG40 from "@girs/gnomebg-4.0";
|
|
177
|
+
import type * as GnomeBluetooth10 from "@girs/gnomebluetooth-1.0";
|
|
178
|
+
import type * as GnomeDesktop30 from "@girs/gnomedesktop-3.0";
|
|
179
|
+
import type * as GnomeDesktop40 from "@girs/gnomedesktop-4.0";
|
|
180
|
+
import type * as GnomeKeyring10 from "@girs/gnomekeyring-1.0";
|
|
181
|
+
import type * as GnomeMaps10 from "@girs/gnomemaps-1.0";
|
|
182
|
+
import type * as GnomeRR40 from "@girs/gnomerr-4.0";
|
|
183
|
+
import type * as GoVirt10 from "@girs/govirt-1.0";
|
|
184
|
+
import type * as Goa10 from "@girs/goa-1.0";
|
|
185
|
+
import type * as GooCanvas20 from "@girs/goocanvas-2.0";
|
|
186
|
+
import type * as GooCanvas30 from "@girs/goocanvas-3.0";
|
|
187
|
+
import type * as Gpseq10 from "@girs/gpseq-1.0";
|
|
188
|
+
import type * as Granite10 from "@girs/granite-1.0";
|
|
189
|
+
import type * as Granite70 from "@girs/granite-7.0";
|
|
190
|
+
import type * as Graphene10 from "@girs/graphene-1.0";
|
|
191
|
+
import type * as Grl01 from "@girs/grl-0.1";
|
|
192
|
+
import type * as Grl02 from "@girs/grl-0.2";
|
|
193
|
+
import type * as Grl03 from "@girs/grl-0.3";
|
|
194
|
+
import type * as GrlNet01 from "@girs/grlnet-0.1";
|
|
195
|
+
import type * as GrlNet02 from "@girs/grlnet-0.2";
|
|
196
|
+
import type * as GrlNet03 from "@girs/grlnet-0.3";
|
|
197
|
+
import type * as GrlPls02 from "@girs/grlpls-0.2";
|
|
198
|
+
import type * as GrlPls03 from "@girs/grlpls-0.3";
|
|
199
|
+
import type * as Grss07 from "@girs/grss-0.7";
|
|
200
|
+
import type * as Gsf1 from "@girs/gsf-1";
|
|
201
|
+
import type * as Gsk40 from "@girs/gsk-4.0";
|
|
202
|
+
import type * as Gspell1 from "@girs/gspell-1";
|
|
203
|
+
import type * as Gst10 from "@girs/gst-1.0";
|
|
204
|
+
import type * as GstAllocators10 from "@girs/gstallocators-1.0";
|
|
205
|
+
import type * as GstApp10 from "@girs/gstapp-1.0";
|
|
206
|
+
import type * as GstAudio10 from "@girs/gstaudio-1.0";
|
|
207
|
+
import type * as GstBadAllocators10 from "@girs/gstbadallocators-1.0";
|
|
208
|
+
import type * as GstBadAudio10 from "@girs/gstbadaudio-1.0";
|
|
209
|
+
import type * as GstBase10 from "@girs/gstbase-1.0";
|
|
210
|
+
import type * as GstCheck10 from "@girs/gstcheck-1.0";
|
|
211
|
+
import type * as GstCodecs10 from "@girs/gstcodecs-1.0";
|
|
212
|
+
import type * as GstController10 from "@girs/gstcontroller-1.0";
|
|
213
|
+
import type * as GstFft10 from "@girs/gstfft-1.0";
|
|
214
|
+
import type * as GstGL10 from "@girs/gstgl-1.0";
|
|
215
|
+
import type * as GstGLEGL10 from "@girs/gstglegl-1.0";
|
|
216
|
+
import type * as GstGLWayland10 from "@girs/gstglwayland-1.0";
|
|
217
|
+
import type * as GstGLX1110 from "@girs/gstglx11-1.0";
|
|
218
|
+
import type * as GstInsertBin10 from "@girs/gstinsertbin-1.0";
|
|
219
|
+
import type * as GstMpegts10 from "@girs/gstmpegts-1.0";
|
|
220
|
+
import type * as GstNet10 from "@girs/gstnet-1.0";
|
|
221
|
+
import type * as GstPbutils10 from "@girs/gstpbutils-1.0";
|
|
222
|
+
import type * as GstPlay10 from "@girs/gstplay-1.0";
|
|
223
|
+
import type * as GstPlayer10 from "@girs/gstplayer-1.0";
|
|
224
|
+
import type * as GstRiff10 from "@girs/gstriff-1.0";
|
|
225
|
+
import type * as GstRtp10 from "@girs/gstrtp-1.0";
|
|
226
|
+
import type * as GstRtsp10 from "@girs/gstrtsp-1.0";
|
|
227
|
+
import type * as GstRtspServer10 from "@girs/gstrtspserver-1.0";
|
|
228
|
+
import type * as GstSdp10 from "@girs/gstsdp-1.0";
|
|
229
|
+
import type * as GstTag10 from "@girs/gsttag-1.0";
|
|
230
|
+
import type * as GstTranscoder10 from "@girs/gsttranscoder-1.0";
|
|
231
|
+
import type * as GstVideo10 from "@girs/gstvideo-1.0";
|
|
232
|
+
import type * as GstVulkan10 from "@girs/gstvulkan-1.0";
|
|
233
|
+
import type * as GstWebRTC10 from "@girs/gstwebrtc-1.0";
|
|
234
|
+
import type * as Gtef2 from "@girs/gtef-2";
|
|
235
|
+
import type * as Gtk20 from "@girs/gtk-2.0";
|
|
236
|
+
import type * as Gtk30 from "@girs/gtk-3.0";
|
|
237
|
+
import type * as Gtk40 from "@girs/gtk-4.0";
|
|
238
|
+
import type * as GtkChamplain012 from "@girs/gtkchamplain-0.12";
|
|
239
|
+
import type * as GtkClutter10 from "@girs/gtkclutter-1.0";
|
|
240
|
+
import type * as GtkSource30 from "@girs/gtksource-3.0";
|
|
241
|
+
import type * as GtkSource4 from "@girs/gtksource-4";
|
|
242
|
+
import type * as GtkSource5 from "@girs/gtksource-5";
|
|
243
|
+
import type * as GtkVnc20 from "@girs/gtkvnc-2.0";
|
|
244
|
+
import type * as Gucharmap290 from "@girs/gucharmap-2.90";
|
|
245
|
+
import type * as Guestfs10 from "@girs/guestfs-1.0";
|
|
246
|
+
import type * as Gxps10 from "@girs/gxps-1.0";
|
|
247
|
+
import type * as Handy00 from "@girs/handy-0.0";
|
|
248
|
+
import type * as Handy1 from "@girs/handy-1";
|
|
249
|
+
import type * as HarfBuzz00 from "@girs/harfbuzz-0.0";
|
|
250
|
+
import type * as IAnjuta30 from "@girs/ianjuta-3.0";
|
|
251
|
+
import type * as IBus10 from "@girs/ibus-1.0";
|
|
252
|
+
import type * as ICal30 from "@girs/ical-3.0";
|
|
253
|
+
import type * as ICalGLib30 from "@girs/icalglib-3.0";
|
|
254
|
+
import type * as Ide10 from "@girs/ide-1.0";
|
|
255
|
+
import type * as JSCore30 from "@girs/jscore-3.0";
|
|
256
|
+
import type * as JavaScriptCore40 from "@girs/javascriptcore-4.0";
|
|
257
|
+
import type * as JavaScriptCore41 from "@girs/javascriptcore-4.1";
|
|
258
|
+
import type * as JavaScriptCore50 from "@girs/javascriptcore-5.0";
|
|
259
|
+
import type * as JavaScriptCore60 from "@girs/javascriptcore-6.0";
|
|
260
|
+
import type * as Json10 from "@girs/json-1.0";
|
|
261
|
+
import type * as Jsonrpc10 from "@girs/jsonrpc-1.0";
|
|
262
|
+
import type * as Libmsi10 from "@girs/libmsi-1.0";
|
|
263
|
+
import type * as Libosinfo10 from "@girs/libosinfo-1.0";
|
|
264
|
+
import type * as LibvirtGConfig10 from "@girs/libvirtgconfig-1.0";
|
|
265
|
+
import type * as LibvirtGLib10 from "@girs/libvirtglib-1.0";
|
|
266
|
+
import type * as LibvirtGObject10 from "@girs/libvirtgobject-1.0";
|
|
267
|
+
import type * as Manette02 from "@girs/manette-0.2";
|
|
268
|
+
import type * as Mash02 from "@girs/mash-0.2";
|
|
269
|
+
import type * as Mbim10 from "@girs/mbim-1.0";
|
|
270
|
+
import type * as MediaArt10 from "@girs/mediaart-1.0";
|
|
271
|
+
import type * as MediaArt20 from "@girs/mediaart-2.0";
|
|
272
|
+
import type * as ModemManager10 from "@girs/modemmanager-1.0";
|
|
273
|
+
import type * as Mx10 from "@girs/mx-1.0";
|
|
274
|
+
import type * as Mx20 from "@girs/mx-2.0";
|
|
275
|
+
import type * as MxGtk10 from "@girs/mxgtk-1.0";
|
|
276
|
+
import type * as NM10 from "@girs/nm-1.0";
|
|
277
|
+
import type * as NMA10 from "@girs/nma-1.0";
|
|
278
|
+
import type * as NMClient10 from "@girs/nmclient-1.0";
|
|
279
|
+
import type * as NMGtk10 from "@girs/nmgtk-1.0";
|
|
280
|
+
import type * as Nautilus30 from "@girs/nautilus-3.0";
|
|
281
|
+
import type * as NetworkManager10 from "@girs/networkmanager-1.0";
|
|
282
|
+
import type * as Nice01 from "@girs/nice-0.1";
|
|
283
|
+
import type * as Notify07 from "@girs/notify-0.7";
|
|
284
|
+
import type * as OSTree10 from "@girs/ostree-1.0";
|
|
285
|
+
import type * as P11Kit10 from "@girs/p11kit-1.0";
|
|
286
|
+
import type * as PackageKitGlib10 from "@girs/packagekitglib-1.0";
|
|
287
|
+
import type * as PackageKitPlugin10 from "@girs/packagekitplugin-1.0";
|
|
288
|
+
import type * as PanelApplet40 from "@girs/panelapplet-4.0";
|
|
289
|
+
import type * as Pango10 from "@girs/pango-1.0";
|
|
290
|
+
import type * as PangoCairo10 from "@girs/pangocairo-1.0";
|
|
291
|
+
import type * as PangoFT210 from "@girs/pangoft2-1.0";
|
|
292
|
+
import type * as PangoFc10 from "@girs/pangofc-1.0";
|
|
293
|
+
import type * as PangoOT10 from "@girs/pangoot-1.0";
|
|
294
|
+
import type * as PangoXft10 from "@girs/pangoxft-1.0";
|
|
295
|
+
import type * as Parquet10 from "@girs/parquet-1.0";
|
|
296
|
+
import type * as Peas10 from "@girs/peas-1.0";
|
|
297
|
+
import type * as Peas2 from "@girs/peas-2";
|
|
298
|
+
import type * as PeasGtk10 from "@girs/peasgtk-1.0";
|
|
299
|
+
import type * as Plasma10 from "@girs/plasma-1.0";
|
|
300
|
+
import type * as Pnl10 from "@girs/pnl-1.0";
|
|
301
|
+
import type * as Polkit10 from "@girs/polkit-1.0";
|
|
302
|
+
import type * as PolkitAgent10 from "@girs/polkitagent-1.0";
|
|
303
|
+
import type * as Poppler018 from "@girs/poppler-0.18";
|
|
304
|
+
import type * as Qmi10 from "@girs/qmi-1.0";
|
|
305
|
+
import type * as Qrtr10 from "@girs/qrtr-1.0";
|
|
306
|
+
import type * as Rest07 from "@girs/rest-0.7";
|
|
307
|
+
import type * as Rest10 from "@girs/rest-1.0";
|
|
308
|
+
import type * as RestExtras07 from "@girs/restextras-0.7";
|
|
309
|
+
import type * as RestExtras10 from "@girs/restextras-1.0";
|
|
310
|
+
import type * as Retro014 from "@girs/retro-0.14";
|
|
311
|
+
import type * as Retro1 from "@girs/retro-1";
|
|
312
|
+
import type * as Retro2 from "@girs/retro-2";
|
|
313
|
+
import type * as Rsvg20 from "@girs/rsvg-2.0";
|
|
314
|
+
import type * as RygelCore26 from "@girs/rygelcore-2.6";
|
|
315
|
+
import type * as RygelCore28 from "@girs/rygelcore-2.8";
|
|
316
|
+
import type * as RygelRenderer26 from "@girs/rygelrenderer-2.6";
|
|
317
|
+
import type * as RygelRenderer28 from "@girs/rygelrenderer-2.8";
|
|
318
|
+
import type * as RygelRendererGst26 from "@girs/rygelrenderergst-2.6";
|
|
319
|
+
import type * as RygelRendererGst28 from "@girs/rygelrenderergst-2.8";
|
|
320
|
+
import type * as RygelServer26 from "@girs/rygelserver-2.6";
|
|
321
|
+
import type * as RygelServer28 from "@girs/rygelserver-2.8";
|
|
322
|
+
import type * as Secret1 from "@girs/secret-1";
|
|
323
|
+
import type * as SecretUnstable0 from "@girs/secretunstable-0";
|
|
324
|
+
import type * as Shumate10 from "@girs/shumate-1.0";
|
|
325
|
+
import type * as Signon20 from "@girs/signon-2.0";
|
|
326
|
+
import type * as Snapd1 from "@girs/snapd-1";
|
|
327
|
+
import type * as Soup24 from "@girs/soup-2.4";
|
|
328
|
+
import type * as Soup30 from "@girs/soup-3.0";
|
|
329
|
+
import type * as SoupGNOME24 from "@girs/soupgnome-2.4";
|
|
330
|
+
import type * as SpiceClientGLib20 from "@girs/spiceclientglib-2.0";
|
|
331
|
+
import type * as SpiceClientGtk30 from "@girs/spiceclientgtk-3.0";
|
|
332
|
+
import type * as Sushi10 from "@girs/sushi-1.0";
|
|
333
|
+
import type * as TelepathyFarstream06 from "@girs/telepathyfarstream-0.6";
|
|
334
|
+
import type * as TelepathyGLib012 from "@girs/telepathyglib-0.12";
|
|
335
|
+
import type * as TelepathyLogger02 from "@girs/telepathylogger-0.2";
|
|
336
|
+
import type * as Template10 from "@girs/template-1.0";
|
|
337
|
+
import type * as Tepl4 from "@girs/tepl-4";
|
|
338
|
+
import type * as Tepl5 from "@girs/tepl-5";
|
|
339
|
+
import type * as Tepl6 from "@girs/tepl-6";
|
|
340
|
+
import type * as TimezoneMap10 from "@girs/timezonemap-1.0";
|
|
341
|
+
import type * as Totem10 from "@girs/totem-1.0";
|
|
342
|
+
import type * as TotemPlParser10 from "@girs/totemplparser-1.0";
|
|
343
|
+
import type * as Tracker10 from "@girs/tracker-1.0";
|
|
344
|
+
import type * as Tracker20 from "@girs/tracker-2.0";
|
|
345
|
+
import type * as Tracker30 from "@girs/tracker-3.0";
|
|
346
|
+
import type * as TrackerControl10 from "@girs/trackercontrol-1.0";
|
|
347
|
+
import type * as TrackerControl20 from "@girs/trackercontrol-2.0";
|
|
348
|
+
import type * as TrackerMiner10 from "@girs/trackerminer-1.0";
|
|
349
|
+
import type * as TrackerMiner20 from "@girs/trackerminer-2.0";
|
|
350
|
+
import type * as UDisks20 from "@girs/udisks-2.0";
|
|
351
|
+
import type * as UPowerGlib10 from "@girs/upowerglib-1.0";
|
|
352
|
+
import type * as Uhm00 from "@girs/uhm-0.0";
|
|
353
|
+
import type * as Unique30 from "@girs/unique-3.0";
|
|
354
|
+
import type * as Unity60 from "@girs/unity-6.0";
|
|
355
|
+
import type * as Unity70 from "@girs/unity-7.0";
|
|
356
|
+
import type * as UnityExtras70 from "@girs/unityextras-7.0";
|
|
357
|
+
import type * as Vda1 from "@girs/vda-1";
|
|
358
|
+
import type * as Vgda1 from "@girs/vgda-1";
|
|
359
|
+
import type * as Vgpg1 from "@girs/vgpg-1";
|
|
360
|
+
import type * as Vgsl1 from "@girs/vgsl-1";
|
|
361
|
+
import type * as Vips80 from "@girs/vips-8.0";
|
|
362
|
+
import type * as Vpg1 from "@girs/vpg-1";
|
|
363
|
+
import type * as Vsqlite1 from "@girs/vsqlite-1";
|
|
364
|
+
import type * as Vte291 from "@girs/vte-2.91";
|
|
365
|
+
import type * as Vte4291 from "@girs/vte-4-2.91";
|
|
366
|
+
import type * as Vulkan10 from "@girs/vulkan-1.0";
|
|
367
|
+
import type * as WebKit60 from "@girs/webkit-6.0";
|
|
368
|
+
import type * as WebKit240 from "@girs/webkit2-4.0";
|
|
369
|
+
import type * as WebKit241 from "@girs/webkit2-4.1";
|
|
370
|
+
import type * as WebKit250 from "@girs/webkit2-5.0";
|
|
371
|
+
import type * as WebKit2WebExtension40 from "@girs/webkit2webextension-4.0";
|
|
372
|
+
import type * as WebKit2WebExtension41 from "@girs/webkit2webextension-4.1";
|
|
373
|
+
import type * as WebKit2WebExtension50 from "@girs/webkit2webextension-5.0";
|
|
374
|
+
import type * as WebKitWebExtension60 from "@girs/webkitwebextension-6.0";
|
|
375
|
+
import type * as WebKitWebProcessExtension60 from "@girs/webkitwebprocessextension-6.0";
|
|
376
|
+
import type * as Wnck30 from "@girs/wnck-3.0";
|
|
377
|
+
import type * as Xdp10 from "@girs/xdp-1.0";
|
|
378
|
+
import type * as XdpGtk310 from "@girs/xdpgtk3-1.0";
|
|
379
|
+
import type * as XdpGtk410 from "@girs/xdpgtk4-1.0";
|
|
380
|
+
import type * as Xkl10 from "@girs/xkl-1.0";
|
|
381
|
+
import type * as Zeitgeist20 from "@girs/zeitgeist-2.0";
|
|
382
|
+
import type * as Zpj00 from "@girs/zpj-0.0";
|
|
383
|
+
import type * as Cairo10 from "@girs/cairo-1.0";
|
|
384
|
+
import type * as Fontconfig20 from "@girs/fontconfig-2.0";
|
|
385
|
+
import type * as Freetype220 from "@girs/freetype2-2.0";
|
|
386
|
+
import type * as GSignon10 from "@girs/gsignon-1.0";
|
|
387
|
+
import type * as Libxml220 from "@girs/libxml2-2.0";
|
|
388
|
+
import type * as Win3210 from "@girs/win32-1.0";
|
|
389
|
+
import type * as Xfixes40 from "@girs/xfixes-4.0";
|
|
390
|
+
import type * as Xft20 from "@girs/xft-2.0";
|
|
391
|
+
import type * as Xlib20 from "@girs/xlib-2.0";
|
|
392
|
+
import type * as Xrandr13 from "@girs/xrandr-1.3";
|
|
393
|
+
import type * as ArrowCUDA10 from "@girs/arrowcuda-1.0";
|
|
394
|
+
import type * as Gst010 from "@girs/gst-0.10";
|
|
395
|
+
import type * as GstAudio010 from "@girs/gstaudio-0.10";
|
|
396
|
+
import type * as GstBase010 from "@girs/gstbase-0.10";
|
|
397
|
+
import type * as GstInterfaces010 from "@girs/gstinterfaces-0.10";
|
|
398
|
+
import type * as GstPbutils010 from "@girs/gstpbutils-0.10";
|
|
399
|
+
import type * as GstTag010 from "@girs/gsttag-0.10";
|
|
400
|
+
import type * as GstVideo010 from "@girs/gstvideo-0.10";
|
|
401
|
+
import type * as SocialWebClient025 from "@girs/socialwebclient-0.25";
|
|
402
|
+
import type * as AppIndicator301 from "@girs/appindicator3-0.1";
|
|
403
|
+
import type * as CloudProviders03 from "@girs/cloudproviders-0.3";
|
|
404
|
+
import type * as Gvc10 from "@girs/gvc-1.0";
|
|
405
|
+
import type * as Shell12 from "@girs/shell-12";
|
|
406
|
+
import type * as St12 from "@girs/st-12";
|
|
407
|
+
import type * as Shew0 from "@girs/shew-0";
|
|
408
|
+
import type * as Cally12 from "@girs/cally-12";
|
|
409
|
+
import type * as Clutter12 from "@girs/clutter-12";
|
|
410
|
+
import type * as Cogl12 from "@girs/cogl-12";
|
|
411
|
+
import type * as CoglPango12 from "@girs/coglpango-12";
|
|
412
|
+
import type * as Meta12 from "@girs/meta-12";
|
|
413
|
+
import type * as MetaTest12 from "@girs/metatest-12";
|
|
408
414
|
|
|
409
415
|
// https://gitlab.gnome.org/GNOME/gjs/-/blob/1.72.0/modules/script/package.js
|
|
410
416
|
declare namespace package {
|
|
@@ -443,22 +449,6 @@ declare namespace package {
|
|
|
443
449
|
export function initSubmodule(module: string): void
|
|
444
450
|
}
|
|
445
451
|
|
|
446
|
-
declare namespace system {
|
|
447
|
-
export const programInvocationName: string
|
|
448
|
-
export const version: number
|
|
449
|
-
export const programPath: string | null
|
|
450
|
-
/** Equal to ARGV */
|
|
451
|
-
export const programArgs: string[]
|
|
452
|
-
export function exit(code: number): void
|
|
453
|
-
export function addressOfGObject(o: GObject.Object): object
|
|
454
|
-
export function addressOf(o: any): object
|
|
455
|
-
/** Runs the garbage collector */
|
|
456
|
-
export function gc(): void
|
|
457
|
-
export function refcount(o: GObject.Object): number
|
|
458
|
-
export function dumpHeap(path: string): void
|
|
459
|
-
export function dumpMemoryInfo(path: string): void
|
|
460
|
-
}
|
|
461
|
-
|
|
462
452
|
declare namespace byteArray {
|
|
463
453
|
export class ByteArray {
|
|
464
454
|
static get(target: any, property: string, receiver: any): any
|
|
@@ -498,33 +488,6 @@ declare namespace lang {
|
|
|
498
488
|
export function Class(props: any): void
|
|
499
489
|
}
|
|
500
490
|
|
|
501
|
-
declare namespace gettext {
|
|
502
|
-
export enum LocaleCategory {
|
|
503
|
-
ALL,
|
|
504
|
-
COLLATE,
|
|
505
|
-
CTYPE,
|
|
506
|
-
MESSAGES,
|
|
507
|
-
MONETARY,
|
|
508
|
-
NUMERIC,
|
|
509
|
-
TIME,
|
|
510
|
-
}
|
|
511
|
-
export function setlocale(category: number, locale: string | null): string
|
|
512
|
-
export function textdomain(domainname: string | null): string
|
|
513
|
-
export function bindtextdomain(domainname: string, dirname: string | null): string
|
|
514
|
-
export function gettext(msgid: string): string
|
|
515
|
-
export function dgettext(domainname: string | null, msgid: string): string
|
|
516
|
-
export function dcgettext(domainname: string | null, msgid: string, category: number): string
|
|
517
|
-
export function ngettext(msgid: string, msgid_plural: string, n: number): string
|
|
518
|
-
export function dngettext(domainname: string, msgid: string, msgid_plural: string, n: number): string
|
|
519
|
-
export function pgettext(context: string, msgid: string): string
|
|
520
|
-
export function dpgettext(dom: string | null, context: string, msgid: string): string
|
|
521
|
-
export function domain(domainName: string): {
|
|
522
|
-
gettext: (msgid: string) => string
|
|
523
|
-
ngettext: (msgid: string, msgid_plural: string, n: number) => string
|
|
524
|
-
pgettext: (context: string, msgid: string) => string
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
|
|
528
491
|
declare namespace format {
|
|
529
492
|
export function vprintf(str: string, args: string[]): string
|
|
530
493
|
export function printf(fmt: string, ...args: any[]): void
|
|
@@ -1188,14 +1151,14 @@ declare global {
|
|
|
1188
1151
|
Bump: typeof Bump01
|
|
1189
1152
|
Cally: typeof Cally10
|
|
1190
1153
|
|
|
|
1191
|
-
typeof
|
|
1154
|
+
typeof Cally12
|
|
1192
1155
|
Camel: typeof Camel12
|
|
1193
1156
|
Caribou: typeof Caribou10
|
|
1194
1157
|
Champlain: typeof Champlain012
|
|
1195
1158
|
Cheese: typeof Cheese30
|
|
1196
1159
|
Clutter: typeof Clutter10
|
|
1197
1160
|
|
|
|
1198
|
-
typeof
|
|
1161
|
+
typeof Clutter12
|
|
1199
1162
|
ClutterGdk: typeof ClutterGdk10
|
|
1200
1163
|
ClutterGst: typeof ClutterGst10
|
|
1201
1164
|
|
|
|
@@ -1207,13 +1170,13 @@ declare global {
|
|
|
1207
1170
|
|
|
|
1208
1171
|
typeof Cogl20
|
|
1209
1172
|
|
|
|
1210
|
-
typeof
|
|
1173
|
+
typeof Cogl12
|
|
1211
1174
|
CoglGst: typeof CoglGst20
|
|
1212
1175
|
CoglPango: typeof CoglPango10
|
|
1213
1176
|
|
|
|
1214
1177
|
typeof CoglPango20
|
|
1215
1178
|
|
|
|
1216
|
-
typeof
|
|
1179
|
+
typeof CoglPango12
|
|
1217
1180
|
ColorHug: typeof ColorHug10
|
|
1218
1181
|
Colord: typeof Colord10
|
|
1219
1182
|
ColordGtk: typeof ColordGtk10
|
|
@@ -1520,6 +1483,8 @@ declare global {
|
|
|
1520
1483
|
PangoXft: typeof PangoXft10
|
|
1521
1484
|
Parquet: typeof Parquet10
|
|
1522
1485
|
Peas: typeof Peas10
|
|
1486
|
+
|
|
|
1487
|
+
typeof Peas2
|
|
1523
1488
|
PeasGtk: typeof PeasGtk10
|
|
1524
1489
|
Plasma: typeof Plasma10
|
|
1525
1490
|
Pnl: typeof Pnl10
|
|
@@ -1618,6 +1583,7 @@ declare global {
|
|
|
1618
1583
|
|
|
|
1619
1584
|
typeof WebKit2WebExtension50
|
|
1620
1585
|
WebKitWebExtension: typeof WebKitWebExtension60
|
|
1586
|
+
WebKitWebProcessExtension: typeof WebKitWebProcessExtension60
|
|
1621
1587
|
Wnck: typeof Wnck30
|
|
1622
1588
|
Xdp: typeof Xdp10
|
|
1623
1589
|
XdpGtk3: typeof XdpGtk310
|
|
@@ -1641,10 +1607,11 @@ declare global {
|
|
|
1641
1607
|
AppIndicator3: typeof AppIndicator301
|
|
1642
1608
|
CloudProviders: typeof CloudProviders03
|
|
1643
1609
|
Gvc: typeof Gvc10
|
|
1644
|
-
Shell: typeof
|
|
1645
|
-
St: typeof
|
|
1610
|
+
Shell: typeof Shell12
|
|
1611
|
+
St: typeof St12
|
|
1646
1612
|
Shew: typeof Shew0
|
|
1647
|
-
Meta: typeof
|
|
1613
|
+
Meta: typeof Meta12
|
|
1614
|
+
MetaTest: typeof MetaTest12
|
|
1648
1615
|
versions: {
|
|
1649
1616
|
Accounts: '1.0'
|
|
1650
1617
|
AccountsService: '1.0'
|
|
@@ -1668,14 +1635,14 @@ declare global {
|
|
|
1668
1635
|
Bump: '0.1'
|
|
1669
1636
|
Cally: '1.0'
|
|
1670
1637
|
|
|
|
1671
|
-
'
|
|
1638
|
+
'12'
|
|
1672
1639
|
Camel: '1.2'
|
|
1673
1640
|
Caribou: '1.0'
|
|
1674
1641
|
Champlain: '0.12'
|
|
1675
1642
|
Cheese: '3.0'
|
|
1676
1643
|
Clutter: '1.0'
|
|
1677
1644
|
|
|
|
1678
|
-
'
|
|
1645
|
+
'12'
|
|
1679
1646
|
ClutterGdk: '1.0'
|
|
1680
1647
|
ClutterGst: '1.0'
|
|
1681
1648
|
|
|
|
@@ -1687,13 +1654,13 @@ declare global {
|
|
|
1687
1654
|
|
|
|
1688
1655
|
'2.0'
|
|
1689
1656
|
|
|
|
1690
|
-
'
|
|
1657
|
+
'12'
|
|
1691
1658
|
CoglGst: '2.0'
|
|
1692
1659
|
CoglPango: '1.0'
|
|
1693
1660
|
|
|
|
1694
1661
|
'2.0'
|
|
1695
1662
|
|
|
|
1696
|
-
'
|
|
1663
|
+
'12'
|
|
1697
1664
|
ColorHug: '1.0'
|
|
1698
1665
|
Colord: '1.0'
|
|
1699
1666
|
ColordGtk: '1.0'
|
|
@@ -2000,6 +1967,8 @@ declare global {
|
|
|
2000
1967
|
PangoXft: '1.0'
|
|
2001
1968
|
Parquet: '1.0'
|
|
2002
1969
|
Peas: '1.0'
|
|
1970
|
+
|
|
|
1971
|
+
'2'
|
|
2003
1972
|
PeasGtk: '1.0'
|
|
2004
1973
|
Plasma: '1.0'
|
|
2005
1974
|
Pnl: '1.0'
|
|
@@ -2098,6 +2067,7 @@ declare global {
|
|
|
2098
2067
|
|
|
|
2099
2068
|
'5.0'
|
|
2100
2069
|
WebKitWebExtension: '6.0'
|
|
2070
|
+
WebKitWebProcessExtension: '6.0'
|
|
2101
2071
|
Wnck: '3.0'
|
|
2102
2072
|
Xdp: '1.0'
|
|
2103
2073
|
XdpGtk3: '1.0'
|
|
@@ -2121,14 +2091,14 @@ declare global {
|
|
|
2121
2091
|
AppIndicator3: '0.1'
|
|
2122
2092
|
CloudProviders: '0.3'
|
|
2123
2093
|
Gvc: '1.0'
|
|
2124
|
-
Shell: '
|
|
2125
|
-
St: '
|
|
2094
|
+
Shell: '12'
|
|
2095
|
+
St: '12'
|
|
2126
2096
|
Shew: '0'
|
|
2127
|
-
Meta: '
|
|
2097
|
+
Meta: '12'
|
|
2098
|
+
MetaTest: '12'
|
|
2128
2099
|
}
|
|
2129
2100
|
}
|
|
2130
2101
|
|
|
2131
|
-
|
|
2132
2102
|
lang: typeof lang
|
|
2133
2103
|
system: typeof system
|
|
2134
2104
|
signals: typeof signals
|
|
@@ -2138,6 +2108,7 @@ declare global {
|
|
|
2138
2108
|
gettext: typeof gettext
|
|
2139
2109
|
byteArray: typeof byteArray
|
|
2140
2110
|
format: typeof format
|
|
2111
|
+
cairo: typeof cairo
|
|
2141
2112
|
}
|
|
2142
2113
|
}
|
|
2143
2114
|
|