@gtkx/ffi 0.18.6 → 0.18.7
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/dist/generated/adw/breakpoint-condition.js +24 -24
- package/dist/generated/adw/breakpoint-condition.js.map +1 -1
- package/dist/generated/adw/spring-params.js +30 -30
- package/dist/generated/adw/spring-params.js.map +1 -1
- package/dist/generated/glib/bytes.js +46 -46
- package/dist/generated/glib/bytes.js.map +1 -1
- package/dist/generated/glib/variant.js +259 -259
- package/dist/generated/glib/variant.js.map +1 -1
- package/dist/generated/pango/attribute.js +52 -52
- package/dist/generated/pango/attribute.js.map +1 -1
- package/package.json +3 -3
- package/src/generated/adw/breakpoint-condition.ts +24 -24
- package/src/generated/adw/spring-params.ts +30 -30
- package/src/generated/glib/bytes.ts +46 -46
- package/src/generated/glib/variant.ts +259 -259
- package/src/generated/pango/attribute.ts +52 -52
|
@@ -319,11 +319,11 @@ export class Variant extends NativeObject {
|
|
|
319
319
|
},
|
|
320
320
|
],
|
|
321
321
|
{
|
|
322
|
-
type: "
|
|
322
|
+
type: "fundamental",
|
|
323
323
|
ownership: "borrowed",
|
|
324
|
-
innerType: "GVariant",
|
|
325
324
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
326
|
-
|
|
325
|
+
refFn: "g_variant_ref_sink",
|
|
326
|
+
unrefFn: "g_variant_unref",
|
|
327
327
|
},
|
|
328
328
|
) as NativeHandle;
|
|
329
329
|
}
|
|
@@ -343,11 +343,11 @@ export class Variant extends NativeObject {
|
|
|
343
343
|
},
|
|
344
344
|
],
|
|
345
345
|
{
|
|
346
|
-
type: "
|
|
346
|
+
type: "fundamental",
|
|
347
347
|
ownership: "borrowed",
|
|
348
|
-
innerType: "GVariant",
|
|
349
348
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
350
|
-
|
|
349
|
+
refFn: "g_variant_ref_sink",
|
|
350
|
+
unrefFn: "g_variant_unref",
|
|
351
351
|
},
|
|
352
352
|
);
|
|
353
353
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -370,11 +370,11 @@ export class Variant extends NativeObject {
|
|
|
370
370
|
},
|
|
371
371
|
],
|
|
372
372
|
{
|
|
373
|
-
type: "
|
|
373
|
+
type: "fundamental",
|
|
374
374
|
ownership: "borrowed",
|
|
375
|
-
innerType: "GVariant",
|
|
376
375
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
377
|
-
|
|
376
|
+
refFn: "g_variant_ref_sink",
|
|
377
|
+
unrefFn: "g_variant_unref",
|
|
378
378
|
},
|
|
379
379
|
);
|
|
380
380
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -409,11 +409,11 @@ export class Variant extends NativeObject {
|
|
|
409
409
|
},
|
|
410
410
|
],
|
|
411
411
|
{
|
|
412
|
-
type: "
|
|
412
|
+
type: "fundamental",
|
|
413
413
|
ownership: "borrowed",
|
|
414
|
-
innerType: "GVariant",
|
|
415
414
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
416
|
-
|
|
415
|
+
refFn: "g_variant_ref_sink",
|
|
416
|
+
unrefFn: "g_variant_unref",
|
|
417
417
|
},
|
|
418
418
|
);
|
|
419
419
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -455,11 +455,11 @@ export class Variant extends NativeObject {
|
|
|
455
455
|
},
|
|
456
456
|
],
|
|
457
457
|
{
|
|
458
|
-
type: "
|
|
458
|
+
type: "fundamental",
|
|
459
459
|
ownership: "borrowed",
|
|
460
|
-
innerType: "GVariant",
|
|
461
460
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
462
|
-
|
|
461
|
+
refFn: "g_variant_ref_sink",
|
|
462
|
+
unrefFn: "g_variant_unref",
|
|
463
463
|
},
|
|
464
464
|
);
|
|
465
465
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -501,11 +501,11 @@ export class Variant extends NativeObject {
|
|
|
501
501
|
},
|
|
502
502
|
],
|
|
503
503
|
{
|
|
504
|
-
type: "
|
|
504
|
+
type: "fundamental",
|
|
505
505
|
ownership: "borrowed",
|
|
506
|
-
innerType: "GVariant",
|
|
507
506
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
508
|
-
|
|
507
|
+
refFn: "g_variant_ref_sink",
|
|
508
|
+
unrefFn: "g_variant_unref",
|
|
509
509
|
},
|
|
510
510
|
);
|
|
511
511
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -527,11 +527,11 @@ export class Variant extends NativeObject {
|
|
|
527
527
|
},
|
|
528
528
|
],
|
|
529
529
|
{
|
|
530
|
-
type: "
|
|
530
|
+
type: "fundamental",
|
|
531
531
|
ownership: "borrowed",
|
|
532
|
-
innerType: "GVariant",
|
|
533
532
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
534
|
-
|
|
533
|
+
refFn: "g_variant_ref_sink",
|
|
534
|
+
unrefFn: "g_variant_unref",
|
|
535
535
|
},
|
|
536
536
|
);
|
|
537
537
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -602,11 +602,11 @@ export class Variant extends NativeObject {
|
|
|
602
602
|
},
|
|
603
603
|
],
|
|
604
604
|
{
|
|
605
|
-
type: "
|
|
605
|
+
type: "fundamental",
|
|
606
606
|
ownership: "borrowed",
|
|
607
|
-
innerType: "GVariant",
|
|
608
607
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
609
|
-
|
|
608
|
+
refFn: "g_variant_ref_sink",
|
|
609
|
+
unrefFn: "g_variant_unref",
|
|
610
610
|
},
|
|
611
611
|
);
|
|
612
612
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -659,11 +659,11 @@ export class Variant extends NativeObject {
|
|
|
659
659
|
},
|
|
660
660
|
],
|
|
661
661
|
{
|
|
662
|
-
type: "
|
|
662
|
+
type: "fundamental",
|
|
663
663
|
ownership: "borrowed",
|
|
664
|
-
innerType: "GVariant",
|
|
665
664
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
666
|
-
|
|
665
|
+
refFn: "g_variant_ref_sink",
|
|
666
|
+
unrefFn: "g_variant_unref",
|
|
667
667
|
},
|
|
668
668
|
);
|
|
669
669
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -777,11 +777,11 @@ export class Variant extends NativeObject {
|
|
|
777
777
|
},
|
|
778
778
|
],
|
|
779
779
|
{
|
|
780
|
-
type: "
|
|
780
|
+
type: "fundamental",
|
|
781
781
|
ownership: "borrowed",
|
|
782
|
-
innerType: "GVariant",
|
|
783
782
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
784
|
-
|
|
783
|
+
refFn: "g_variant_ref_sink",
|
|
784
|
+
unrefFn: "g_variant_unref",
|
|
785
785
|
},
|
|
786
786
|
);
|
|
787
787
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -810,11 +810,11 @@ export class Variant extends NativeObject {
|
|
|
810
810
|
},
|
|
811
811
|
],
|
|
812
812
|
{
|
|
813
|
-
type: "
|
|
813
|
+
type: "fundamental",
|
|
814
814
|
ownership: "borrowed",
|
|
815
|
-
innerType: "GVariant",
|
|
816
815
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
817
|
-
|
|
816
|
+
refFn: "g_variant_ref_sink",
|
|
817
|
+
unrefFn: "g_variant_unref",
|
|
818
818
|
},
|
|
819
819
|
);
|
|
820
820
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -837,11 +837,11 @@ export class Variant extends NativeObject {
|
|
|
837
837
|
},
|
|
838
838
|
],
|
|
839
839
|
{
|
|
840
|
-
type: "
|
|
840
|
+
type: "fundamental",
|
|
841
841
|
ownership: "borrowed",
|
|
842
|
-
innerType: "GVariant",
|
|
843
842
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
844
|
-
|
|
843
|
+
refFn: "g_variant_ref_sink",
|
|
844
|
+
unrefFn: "g_variant_unref",
|
|
845
845
|
},
|
|
846
846
|
);
|
|
847
847
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -864,11 +864,11 @@ export class Variant extends NativeObject {
|
|
|
864
864
|
},
|
|
865
865
|
],
|
|
866
866
|
{
|
|
867
|
-
type: "
|
|
867
|
+
type: "fundamental",
|
|
868
868
|
ownership: "borrowed",
|
|
869
|
-
innerType: "GVariant",
|
|
870
869
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
871
|
-
|
|
870
|
+
refFn: "g_variant_ref_sink",
|
|
871
|
+
unrefFn: "g_variant_unref",
|
|
872
872
|
},
|
|
873
873
|
);
|
|
874
874
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -891,11 +891,11 @@ export class Variant extends NativeObject {
|
|
|
891
891
|
},
|
|
892
892
|
],
|
|
893
893
|
{
|
|
894
|
-
type: "
|
|
894
|
+
type: "fundamental",
|
|
895
895
|
ownership: "borrowed",
|
|
896
|
-
innerType: "GVariant",
|
|
897
896
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
898
|
-
|
|
897
|
+
refFn: "g_variant_ref_sink",
|
|
898
|
+
unrefFn: "g_variant_unref",
|
|
899
899
|
},
|
|
900
900
|
);
|
|
901
901
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -942,11 +942,11 @@ export class Variant extends NativeObject {
|
|
|
942
942
|
},
|
|
943
943
|
],
|
|
944
944
|
{
|
|
945
|
-
type: "
|
|
945
|
+
type: "fundamental",
|
|
946
946
|
ownership: "borrowed",
|
|
947
|
-
innerType: "GVariant",
|
|
948
947
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
949
|
-
|
|
948
|
+
refFn: "g_variant_ref_sink",
|
|
949
|
+
unrefFn: "g_variant_unref",
|
|
950
950
|
},
|
|
951
951
|
);
|
|
952
952
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -972,11 +972,11 @@ export class Variant extends NativeObject {
|
|
|
972
972
|
},
|
|
973
973
|
],
|
|
974
974
|
{
|
|
975
|
-
type: "
|
|
975
|
+
type: "fundamental",
|
|
976
976
|
ownership: "borrowed",
|
|
977
|
-
innerType: "GVariant",
|
|
978
977
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
979
|
-
|
|
978
|
+
refFn: "g_variant_ref_sink",
|
|
979
|
+
unrefFn: "g_variant_unref",
|
|
980
980
|
},
|
|
981
981
|
);
|
|
982
982
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1021,11 +1021,11 @@ export class Variant extends NativeObject {
|
|
|
1021
1021
|
},
|
|
1022
1022
|
],
|
|
1023
1023
|
{
|
|
1024
|
-
type: "
|
|
1024
|
+
type: "fundamental",
|
|
1025
1025
|
ownership: "borrowed",
|
|
1026
|
-
innerType: "GVariant",
|
|
1027
1026
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1028
|
-
|
|
1027
|
+
refFn: "g_variant_ref_sink",
|
|
1028
|
+
unrefFn: "g_variant_unref",
|
|
1029
1029
|
},
|
|
1030
1030
|
);
|
|
1031
1031
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1051,11 +1051,11 @@ export class Variant extends NativeObject {
|
|
|
1051
1051
|
},
|
|
1052
1052
|
],
|
|
1053
1053
|
{
|
|
1054
|
-
type: "
|
|
1054
|
+
type: "fundamental",
|
|
1055
1055
|
ownership: "borrowed",
|
|
1056
|
-
innerType: "GVariant",
|
|
1057
1056
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1058
|
-
|
|
1057
|
+
refFn: "g_variant_ref_sink",
|
|
1058
|
+
unrefFn: "g_variant_unref",
|
|
1059
1059
|
},
|
|
1060
1060
|
);
|
|
1061
1061
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1083,11 +1083,11 @@ export class Variant extends NativeObject {
|
|
|
1083
1083
|
},
|
|
1084
1084
|
],
|
|
1085
1085
|
{
|
|
1086
|
-
type: "
|
|
1086
|
+
type: "fundamental",
|
|
1087
1087
|
ownership: "borrowed",
|
|
1088
|
-
innerType: "GVariant",
|
|
1089
1088
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1090
|
-
|
|
1089
|
+
refFn: "g_variant_ref_sink",
|
|
1090
|
+
unrefFn: "g_variant_unref",
|
|
1091
1091
|
},
|
|
1092
1092
|
);
|
|
1093
1093
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1129,11 +1129,11 @@ export class Variant extends NativeObject {
|
|
|
1129
1129
|
},
|
|
1130
1130
|
],
|
|
1131
1131
|
{
|
|
1132
|
-
type: "
|
|
1132
|
+
type: "fundamental",
|
|
1133
1133
|
ownership: "borrowed",
|
|
1134
|
-
innerType: "GVariant",
|
|
1135
1134
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1136
|
-
|
|
1135
|
+
refFn: "g_variant_ref_sink",
|
|
1136
|
+
unrefFn: "g_variant_unref",
|
|
1137
1137
|
},
|
|
1138
1138
|
);
|
|
1139
1139
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1182,11 +1182,11 @@ export class Variant extends NativeObject {
|
|
|
1182
1182
|
},
|
|
1183
1183
|
],
|
|
1184
1184
|
{
|
|
1185
|
-
type: "
|
|
1185
|
+
type: "fundamental",
|
|
1186
1186
|
ownership: "borrowed",
|
|
1187
|
-
innerType: "GVariant",
|
|
1188
1187
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1189
|
-
|
|
1188
|
+
refFn: "g_variant_ref_sink",
|
|
1189
|
+
unrefFn: "g_variant_unref",
|
|
1190
1190
|
},
|
|
1191
1191
|
);
|
|
1192
1192
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1209,11 +1209,11 @@ export class Variant extends NativeObject {
|
|
|
1209
1209
|
},
|
|
1210
1210
|
],
|
|
1211
1211
|
{
|
|
1212
|
-
type: "
|
|
1212
|
+
type: "fundamental",
|
|
1213
1213
|
ownership: "borrowed",
|
|
1214
|
-
innerType: "GVariant",
|
|
1215
1214
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1216
|
-
|
|
1215
|
+
refFn: "g_variant_ref_sink",
|
|
1216
|
+
unrefFn: "g_variant_unref",
|
|
1217
1217
|
},
|
|
1218
1218
|
);
|
|
1219
1219
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1236,11 +1236,11 @@ export class Variant extends NativeObject {
|
|
|
1236
1236
|
},
|
|
1237
1237
|
],
|
|
1238
1238
|
{
|
|
1239
|
-
type: "
|
|
1239
|
+
type: "fundamental",
|
|
1240
1240
|
ownership: "borrowed",
|
|
1241
|
-
innerType: "GVariant",
|
|
1242
1241
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1243
|
-
|
|
1242
|
+
refFn: "g_variant_ref_sink",
|
|
1243
|
+
unrefFn: "g_variant_unref",
|
|
1244
1244
|
},
|
|
1245
1245
|
);
|
|
1246
1246
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1263,11 +1263,11 @@ export class Variant extends NativeObject {
|
|
|
1263
1263
|
},
|
|
1264
1264
|
],
|
|
1265
1265
|
{
|
|
1266
|
-
type: "
|
|
1266
|
+
type: "fundamental",
|
|
1267
1267
|
ownership: "borrowed",
|
|
1268
|
-
innerType: "GVariant",
|
|
1269
1268
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1270
|
-
|
|
1269
|
+
refFn: "g_variant_ref_sink",
|
|
1270
|
+
unrefFn: "g_variant_unref",
|
|
1271
1271
|
},
|
|
1272
1272
|
);
|
|
1273
1273
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1298,11 +1298,11 @@ export class Variant extends NativeObject {
|
|
|
1298
1298
|
},
|
|
1299
1299
|
],
|
|
1300
1300
|
{
|
|
1301
|
-
type: "
|
|
1301
|
+
type: "fundamental",
|
|
1302
1302
|
ownership: "borrowed",
|
|
1303
|
-
innerType: "GVariant",
|
|
1304
1303
|
library: "libgobject-2.0.so.0,libglib-2.0.so.0",
|
|
1305
|
-
|
|
1304
|
+
refFn: "g_variant_ref_sink",
|
|
1305
|
+
unrefFn: "g_variant_unref",
|
|
1306
1306
|
},
|
|
1307
1307
|
);
|
|
1308
1308
|
return getNativeObject(ptr as NativeHandle, Variant);
|
|
@@ -1574,11 +1574,11 @@ export class Variant extends NativeObject {
|
|
|
1574
1574
|
[
|
|
1575
1575
|
{
|
|
1576
1576
|
type: {
|
|
1577
|
-
type: "
|
|
1577
|
+
type: "fundamental",
|
|
1578
1578
|
ownership: "borrowed",
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1579
|
+
library: "",
|
|
1580
|
+
refFn: "g_variant_ref_sink",
|
|
1581
|
+
unrefFn: "g_variant_unref",
|
|
1582
1582
|
},
|
|
1583
1583
|
value: this.handle,
|
|
1584
1584
|
},
|
|
@@ -1617,11 +1617,11 @@ export class Variant extends NativeObject {
|
|
|
1617
1617
|
[
|
|
1618
1618
|
{
|
|
1619
1619
|
type: {
|
|
1620
|
-
type: "
|
|
1620
|
+
type: "fundamental",
|
|
1621
1621
|
ownership: "borrowed",
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1622
|
+
library: "",
|
|
1623
|
+
refFn: "g_variant_ref_sink",
|
|
1624
|
+
unrefFn: "g_variant_unref",
|
|
1625
1625
|
},
|
|
1626
1626
|
value: this.handle,
|
|
1627
1627
|
},
|
|
@@ -1653,11 +1653,11 @@ export class Variant extends NativeObject {
|
|
|
1653
1653
|
[
|
|
1654
1654
|
{
|
|
1655
1655
|
type: {
|
|
1656
|
-
type: "
|
|
1656
|
+
type: "fundamental",
|
|
1657
1657
|
ownership: "borrowed",
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1658
|
+
library: "",
|
|
1659
|
+
refFn: "g_variant_ref_sink",
|
|
1660
|
+
unrefFn: "g_variant_unref",
|
|
1661
1661
|
},
|
|
1662
1662
|
value: this.handle,
|
|
1663
1663
|
},
|
|
@@ -1698,11 +1698,11 @@ export class Variant extends NativeObject {
|
|
|
1698
1698
|
[
|
|
1699
1699
|
{
|
|
1700
1700
|
type: {
|
|
1701
|
-
type: "
|
|
1701
|
+
type: "fundamental",
|
|
1702
1702
|
ownership: "borrowed",
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1703
|
+
library: "",
|
|
1704
|
+
refFn: "g_variant_ref_sink",
|
|
1705
|
+
unrefFn: "g_variant_unref",
|
|
1706
1706
|
},
|
|
1707
1707
|
value: this.handle,
|
|
1708
1708
|
},
|
|
@@ -1738,11 +1738,11 @@ export class Variant extends NativeObject {
|
|
|
1738
1738
|
[
|
|
1739
1739
|
{
|
|
1740
1740
|
type: {
|
|
1741
|
-
type: "
|
|
1741
|
+
type: "fundamental",
|
|
1742
1742
|
ownership: "borrowed",
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1743
|
+
library: "",
|
|
1744
|
+
refFn: "g_variant_ref_sink",
|
|
1745
|
+
unrefFn: "g_variant_unref",
|
|
1746
1746
|
},
|
|
1747
1747
|
value: this.handle,
|
|
1748
1748
|
},
|
|
@@ -1792,11 +1792,11 @@ export class Variant extends NativeObject {
|
|
|
1792
1792
|
[
|
|
1793
1793
|
{
|
|
1794
1794
|
type: {
|
|
1795
|
-
type: "
|
|
1795
|
+
type: "fundamental",
|
|
1796
1796
|
ownership: "borrowed",
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1797
|
+
library: "",
|
|
1798
|
+
refFn: "g_variant_ref_sink",
|
|
1799
|
+
unrefFn: "g_variant_unref",
|
|
1800
1800
|
},
|
|
1801
1801
|
value: this.handle,
|
|
1802
1802
|
},
|
|
@@ -1845,11 +1845,11 @@ export class Variant extends NativeObject {
|
|
|
1845
1845
|
[
|
|
1846
1846
|
{
|
|
1847
1847
|
type: {
|
|
1848
|
-
type: "
|
|
1848
|
+
type: "fundamental",
|
|
1849
1849
|
ownership: "borrowed",
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1850
|
+
library: "",
|
|
1851
|
+
refFn: "g_variant_ref_sink",
|
|
1852
|
+
unrefFn: "g_variant_unref",
|
|
1853
1853
|
},
|
|
1854
1854
|
value: this.handle,
|
|
1855
1855
|
},
|
|
@@ -1894,11 +1894,11 @@ export class Variant extends NativeObject {
|
|
|
1894
1894
|
[
|
|
1895
1895
|
{
|
|
1896
1896
|
type: {
|
|
1897
|
-
type: "
|
|
1897
|
+
type: "fundamental",
|
|
1898
1898
|
ownership: "borrowed",
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1899
|
+
library: "",
|
|
1900
|
+
refFn: "g_variant_ref_sink",
|
|
1901
|
+
unrefFn: "g_variant_unref",
|
|
1902
1902
|
},
|
|
1903
1903
|
value: this.handle,
|
|
1904
1904
|
},
|
|
@@ -1940,11 +1940,11 @@ export class Variant extends NativeObject {
|
|
|
1940
1940
|
[
|
|
1941
1941
|
{
|
|
1942
1942
|
type: {
|
|
1943
|
-
type: "
|
|
1943
|
+
type: "fundamental",
|
|
1944
1944
|
ownership: "borrowed",
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1945
|
+
library: "",
|
|
1946
|
+
refFn: "g_variant_ref_sink",
|
|
1947
|
+
unrefFn: "g_variant_unref",
|
|
1948
1948
|
},
|
|
1949
1949
|
value: this.handle,
|
|
1950
1950
|
},
|
|
@@ -1987,11 +1987,11 @@ export class Variant extends NativeObject {
|
|
|
1987
1987
|
[
|
|
1988
1988
|
{
|
|
1989
1989
|
type: {
|
|
1990
|
-
type: "
|
|
1990
|
+
type: "fundamental",
|
|
1991
1991
|
ownership: "borrowed",
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1992
|
+
library: "",
|
|
1993
|
+
refFn: "g_variant_ref_sink",
|
|
1994
|
+
unrefFn: "g_variant_unref",
|
|
1995
1995
|
},
|
|
1996
1996
|
value: this.handle,
|
|
1997
1997
|
},
|
|
@@ -2025,11 +2025,11 @@ export class Variant extends NativeObject {
|
|
|
2025
2025
|
[
|
|
2026
2026
|
{
|
|
2027
2027
|
type: {
|
|
2028
|
-
type: "
|
|
2028
|
+
type: "fundamental",
|
|
2029
2029
|
ownership: "borrowed",
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2030
|
+
library: "",
|
|
2031
|
+
refFn: "g_variant_ref_sink",
|
|
2032
|
+
unrefFn: "g_variant_unref",
|
|
2033
2033
|
},
|
|
2034
2034
|
value: this.handle,
|
|
2035
2035
|
},
|
|
@@ -2053,11 +2053,11 @@ export class Variant extends NativeObject {
|
|
|
2053
2053
|
[
|
|
2054
2054
|
{
|
|
2055
2055
|
type: {
|
|
2056
|
-
type: "
|
|
2056
|
+
type: "fundamental",
|
|
2057
2057
|
ownership: "borrowed",
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2058
|
+
library: "",
|
|
2059
|
+
refFn: "g_variant_ref_sink",
|
|
2060
|
+
unrefFn: "g_variant_unref",
|
|
2061
2061
|
},
|
|
2062
2062
|
value: this.handle,
|
|
2063
2063
|
},
|
|
@@ -2097,11 +2097,11 @@ export class Variant extends NativeObject {
|
|
|
2097
2097
|
[
|
|
2098
2098
|
{
|
|
2099
2099
|
type: {
|
|
2100
|
-
type: "
|
|
2100
|
+
type: "fundamental",
|
|
2101
2101
|
ownership: "borrowed",
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2102
|
+
library: "",
|
|
2103
|
+
refFn: "g_variant_ref_sink",
|
|
2104
|
+
unrefFn: "g_variant_unref",
|
|
2105
2105
|
},
|
|
2106
2106
|
value: this.handle,
|
|
2107
2107
|
},
|
|
@@ -2138,11 +2138,11 @@ export class Variant extends NativeObject {
|
|
|
2138
2138
|
[
|
|
2139
2139
|
{
|
|
2140
2140
|
type: {
|
|
2141
|
-
type: "
|
|
2141
|
+
type: "fundamental",
|
|
2142
2142
|
ownership: "borrowed",
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2143
|
+
library: "",
|
|
2144
|
+
refFn: "g_variant_ref_sink",
|
|
2145
|
+
unrefFn: "g_variant_unref",
|
|
2146
2146
|
},
|
|
2147
2147
|
value: this.handle,
|
|
2148
2148
|
},
|
|
@@ -2204,11 +2204,11 @@ export class Variant extends NativeObject {
|
|
|
2204
2204
|
[
|
|
2205
2205
|
{
|
|
2206
2206
|
type: {
|
|
2207
|
-
type: "
|
|
2207
|
+
type: "fundamental",
|
|
2208
2208
|
ownership: "borrowed",
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2209
|
+
library: "",
|
|
2210
|
+
refFn: "g_variant_ref_sink",
|
|
2211
|
+
unrefFn: "g_variant_unref",
|
|
2212
2212
|
},
|
|
2213
2213
|
value: this.handle,
|
|
2214
2214
|
},
|
|
@@ -2245,11 +2245,11 @@ export class Variant extends NativeObject {
|
|
|
2245
2245
|
[
|
|
2246
2246
|
{
|
|
2247
2247
|
type: {
|
|
2248
|
-
type: "
|
|
2248
|
+
type: "fundamental",
|
|
2249
2249
|
ownership: "borrowed",
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2250
|
+
library: "",
|
|
2251
|
+
refFn: "g_variant_ref_sink",
|
|
2252
|
+
unrefFn: "g_variant_unref",
|
|
2253
2253
|
},
|
|
2254
2254
|
value: this.handle,
|
|
2255
2255
|
},
|
|
@@ -2278,11 +2278,11 @@ export class Variant extends NativeObject {
|
|
|
2278
2278
|
[
|
|
2279
2279
|
{
|
|
2280
2280
|
type: {
|
|
2281
|
-
type: "
|
|
2281
|
+
type: "fundamental",
|
|
2282
2282
|
ownership: "borrowed",
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2283
|
+
library: "",
|
|
2284
|
+
refFn: "g_variant_ref_sink",
|
|
2285
|
+
unrefFn: "g_variant_unref",
|
|
2286
2286
|
},
|
|
2287
2287
|
value: this.handle,
|
|
2288
2288
|
},
|
|
@@ -2311,11 +2311,11 @@ export class Variant extends NativeObject {
|
|
|
2311
2311
|
[
|
|
2312
2312
|
{
|
|
2313
2313
|
type: {
|
|
2314
|
-
type: "
|
|
2314
|
+
type: "fundamental",
|
|
2315
2315
|
ownership: "borrowed",
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2316
|
+
library: "",
|
|
2317
|
+
refFn: "g_variant_ref_sink",
|
|
2318
|
+
unrefFn: "g_variant_unref",
|
|
2319
2319
|
},
|
|
2320
2320
|
value: this.handle,
|
|
2321
2321
|
},
|
|
@@ -2341,11 +2341,11 @@ export class Variant extends NativeObject {
|
|
|
2341
2341
|
[
|
|
2342
2342
|
{
|
|
2343
2343
|
type: {
|
|
2344
|
-
type: "
|
|
2344
|
+
type: "fundamental",
|
|
2345
2345
|
ownership: "borrowed",
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2346
|
+
library: "",
|
|
2347
|
+
refFn: "g_variant_ref_sink",
|
|
2348
|
+
unrefFn: "g_variant_unref",
|
|
2349
2349
|
},
|
|
2350
2350
|
value: this.handle,
|
|
2351
2351
|
},
|
|
@@ -2371,11 +2371,11 @@ export class Variant extends NativeObject {
|
|
|
2371
2371
|
[
|
|
2372
2372
|
{
|
|
2373
2373
|
type: {
|
|
2374
|
-
type: "
|
|
2374
|
+
type: "fundamental",
|
|
2375
2375
|
ownership: "borrowed",
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2376
|
+
library: "",
|
|
2377
|
+
refFn: "g_variant_ref_sink",
|
|
2378
|
+
unrefFn: "g_variant_unref",
|
|
2379
2379
|
},
|
|
2380
2380
|
value: this.handle,
|
|
2381
2381
|
},
|
|
@@ -2401,11 +2401,11 @@ export class Variant extends NativeObject {
|
|
|
2401
2401
|
[
|
|
2402
2402
|
{
|
|
2403
2403
|
type: {
|
|
2404
|
-
type: "
|
|
2404
|
+
type: "fundamental",
|
|
2405
2405
|
ownership: "borrowed",
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2406
|
+
library: "",
|
|
2407
|
+
refFn: "g_variant_ref_sink",
|
|
2408
|
+
unrefFn: "g_variant_unref",
|
|
2409
2409
|
},
|
|
2410
2410
|
value: this.handle,
|
|
2411
2411
|
},
|
|
@@ -2429,11 +2429,11 @@ export class Variant extends NativeObject {
|
|
|
2429
2429
|
[
|
|
2430
2430
|
{
|
|
2431
2431
|
type: {
|
|
2432
|
-
type: "
|
|
2432
|
+
type: "fundamental",
|
|
2433
2433
|
ownership: "borrowed",
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2434
|
+
library: "",
|
|
2435
|
+
refFn: "g_variant_ref_sink",
|
|
2436
|
+
unrefFn: "g_variant_unref",
|
|
2437
2437
|
},
|
|
2438
2438
|
value: this.handle,
|
|
2439
2439
|
},
|
|
@@ -2484,11 +2484,11 @@ export class Variant extends NativeObject {
|
|
|
2484
2484
|
[
|
|
2485
2485
|
{
|
|
2486
2486
|
type: {
|
|
2487
|
-
type: "
|
|
2487
|
+
type: "fundamental",
|
|
2488
2488
|
ownership: "borrowed",
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2489
|
+
library: "",
|
|
2490
|
+
refFn: "g_variant_ref_sink",
|
|
2491
|
+
unrefFn: "g_variant_unref",
|
|
2492
2492
|
},
|
|
2493
2493
|
value: this.handle,
|
|
2494
2494
|
},
|
|
@@ -2523,11 +2523,11 @@ export class Variant extends NativeObject {
|
|
|
2523
2523
|
[
|
|
2524
2524
|
{
|
|
2525
2525
|
type: {
|
|
2526
|
-
type: "
|
|
2526
|
+
type: "fundamental",
|
|
2527
2527
|
ownership: "borrowed",
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2528
|
+
library: "",
|
|
2529
|
+
refFn: "g_variant_ref_sink",
|
|
2530
|
+
unrefFn: "g_variant_unref",
|
|
2531
2531
|
},
|
|
2532
2532
|
value: this.handle,
|
|
2533
2533
|
},
|
|
@@ -2577,11 +2577,11 @@ export class Variant extends NativeObject {
|
|
|
2577
2577
|
[
|
|
2578
2578
|
{
|
|
2579
2579
|
type: {
|
|
2580
|
-
type: "
|
|
2580
|
+
type: "fundamental",
|
|
2581
2581
|
ownership: "borrowed",
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2582
|
+
library: "",
|
|
2583
|
+
refFn: "g_variant_ref_sink",
|
|
2584
|
+
unrefFn: "g_variant_unref",
|
|
2585
2585
|
},
|
|
2586
2586
|
value: this.handle,
|
|
2587
2587
|
},
|
|
@@ -2621,11 +2621,11 @@ export class Variant extends NativeObject {
|
|
|
2621
2621
|
[
|
|
2622
2622
|
{
|
|
2623
2623
|
type: {
|
|
2624
|
-
type: "
|
|
2624
|
+
type: "fundamental",
|
|
2625
2625
|
ownership: "borrowed",
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
2626
|
+
library: "",
|
|
2627
|
+
refFn: "g_variant_ref_sink",
|
|
2628
|
+
unrefFn: "g_variant_unref",
|
|
2629
2629
|
},
|
|
2630
2630
|
value: this.handle,
|
|
2631
2631
|
},
|
|
@@ -2668,11 +2668,11 @@ export class Variant extends NativeObject {
|
|
|
2668
2668
|
[
|
|
2669
2669
|
{
|
|
2670
2670
|
type: {
|
|
2671
|
-
type: "
|
|
2671
|
+
type: "fundamental",
|
|
2672
2672
|
ownership: "borrowed",
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2673
|
+
library: "",
|
|
2674
|
+
refFn: "g_variant_ref_sink",
|
|
2675
|
+
unrefFn: "g_variant_unref",
|
|
2676
2676
|
},
|
|
2677
2677
|
value: this.handle,
|
|
2678
2678
|
},
|
|
@@ -2715,11 +2715,11 @@ export class Variant extends NativeObject {
|
|
|
2715
2715
|
[
|
|
2716
2716
|
{
|
|
2717
2717
|
type: {
|
|
2718
|
-
type: "
|
|
2718
|
+
type: "fundamental",
|
|
2719
2719
|
ownership: "borrowed",
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
|
|
2720
|
+
library: "",
|
|
2721
|
+
refFn: "g_variant_ref_sink",
|
|
2722
|
+
unrefFn: "g_variant_unref",
|
|
2723
2723
|
},
|
|
2724
2724
|
value: this.handle,
|
|
2725
2725
|
},
|
|
@@ -2747,11 +2747,11 @@ export class Variant extends NativeObject {
|
|
|
2747
2747
|
[
|
|
2748
2748
|
{
|
|
2749
2749
|
type: {
|
|
2750
|
-
type: "
|
|
2750
|
+
type: "fundamental",
|
|
2751
2751
|
ownership: "borrowed",
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2752
|
+
library: "",
|
|
2753
|
+
refFn: "g_variant_ref_sink",
|
|
2754
|
+
unrefFn: "g_variant_unref",
|
|
2755
2755
|
},
|
|
2756
2756
|
value: this.handle,
|
|
2757
2757
|
},
|
|
@@ -2776,11 +2776,11 @@ export class Variant extends NativeObject {
|
|
|
2776
2776
|
[
|
|
2777
2777
|
{
|
|
2778
2778
|
type: {
|
|
2779
|
-
type: "
|
|
2779
|
+
type: "fundamental",
|
|
2780
2780
|
ownership: "borrowed",
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2781
|
+
library: "",
|
|
2782
|
+
refFn: "g_variant_ref_sink",
|
|
2783
|
+
unrefFn: "g_variant_unref",
|
|
2784
2784
|
},
|
|
2785
2785
|
value: this.handle,
|
|
2786
2786
|
},
|
|
@@ -2806,11 +2806,11 @@ export class Variant extends NativeObject {
|
|
|
2806
2806
|
[
|
|
2807
2807
|
{
|
|
2808
2808
|
type: {
|
|
2809
|
-
type: "
|
|
2809
|
+
type: "fundamental",
|
|
2810
2810
|
ownership: "borrowed",
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2811
|
+
library: "",
|
|
2812
|
+
refFn: "g_variant_ref_sink",
|
|
2813
|
+
unrefFn: "g_variant_unref",
|
|
2814
2814
|
},
|
|
2815
2815
|
value: this.handle,
|
|
2816
2816
|
},
|
|
@@ -2836,11 +2836,11 @@ export class Variant extends NativeObject {
|
|
|
2836
2836
|
[
|
|
2837
2837
|
{
|
|
2838
2838
|
type: {
|
|
2839
|
-
type: "
|
|
2839
|
+
type: "fundamental",
|
|
2840
2840
|
ownership: "borrowed",
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2841
|
+
library: "",
|
|
2842
|
+
refFn: "g_variant_ref_sink",
|
|
2843
|
+
unrefFn: "g_variant_unref",
|
|
2844
2844
|
},
|
|
2845
2845
|
value: this.handle,
|
|
2846
2846
|
},
|
|
@@ -2864,11 +2864,11 @@ export class Variant extends NativeObject {
|
|
|
2864
2864
|
[
|
|
2865
2865
|
{
|
|
2866
2866
|
type: {
|
|
2867
|
-
type: "
|
|
2867
|
+
type: "fundamental",
|
|
2868
2868
|
ownership: "borrowed",
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2869
|
+
library: "",
|
|
2870
|
+
refFn: "g_variant_ref_sink",
|
|
2871
|
+
unrefFn: "g_variant_unref",
|
|
2872
2872
|
},
|
|
2873
2873
|
value: this.handle,
|
|
2874
2874
|
},
|
|
@@ -2902,11 +2902,11 @@ export class Variant extends NativeObject {
|
|
|
2902
2902
|
[
|
|
2903
2903
|
{
|
|
2904
2904
|
type: {
|
|
2905
|
-
type: "
|
|
2905
|
+
type: "fundamental",
|
|
2906
2906
|
ownership: "borrowed",
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2907
|
+
library: "",
|
|
2908
|
+
refFn: "g_variant_ref_sink",
|
|
2909
|
+
unrefFn: "g_variant_unref",
|
|
2910
2910
|
},
|
|
2911
2911
|
value: this.handle,
|
|
2912
2912
|
},
|
|
@@ -2927,11 +2927,11 @@ export class Variant extends NativeObject {
|
|
|
2927
2927
|
[
|
|
2928
2928
|
{
|
|
2929
2929
|
type: {
|
|
2930
|
-
type: "
|
|
2930
|
+
type: "fundamental",
|
|
2931
2931
|
ownership: "borrowed",
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2932
|
+
library: "",
|
|
2933
|
+
refFn: "g_variant_ref_sink",
|
|
2934
|
+
unrefFn: "g_variant_unref",
|
|
2935
2935
|
},
|
|
2936
2936
|
value: this.handle,
|
|
2937
2937
|
},
|
|
@@ -2960,11 +2960,11 @@ export class Variant extends NativeObject {
|
|
|
2960
2960
|
[
|
|
2961
2961
|
{
|
|
2962
2962
|
type: {
|
|
2963
|
-
type: "
|
|
2963
|
+
type: "fundamental",
|
|
2964
2964
|
ownership: "borrowed",
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
2965
|
+
library: "",
|
|
2966
|
+
refFn: "g_variant_ref_sink",
|
|
2967
|
+
unrefFn: "g_variant_unref",
|
|
2968
2968
|
},
|
|
2969
2969
|
value: this.handle,
|
|
2970
2970
|
},
|
|
@@ -2997,11 +2997,11 @@ export class Variant extends NativeObject {
|
|
|
2997
2997
|
[
|
|
2998
2998
|
{
|
|
2999
2999
|
type: {
|
|
3000
|
-
type: "
|
|
3000
|
+
type: "fundamental",
|
|
3001
3001
|
ownership: "borrowed",
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3002
|
+
library: "",
|
|
3003
|
+
refFn: "g_variant_ref_sink",
|
|
3004
|
+
unrefFn: "g_variant_unref",
|
|
3005
3005
|
},
|
|
3006
3006
|
value: this.handle,
|
|
3007
3007
|
},
|
|
@@ -3020,11 +3020,11 @@ export class Variant extends NativeObject {
|
|
|
3020
3020
|
[
|
|
3021
3021
|
{
|
|
3022
3022
|
type: {
|
|
3023
|
-
type: "
|
|
3023
|
+
type: "fundamental",
|
|
3024
3024
|
ownership: "borrowed",
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3025
|
+
library: "",
|
|
3026
|
+
refFn: "g_variant_ref_sink",
|
|
3027
|
+
unrefFn: "g_variant_unref",
|
|
3028
3028
|
},
|
|
3029
3029
|
value: this.handle,
|
|
3030
3030
|
},
|
|
@@ -3075,11 +3075,11 @@ export class Variant extends NativeObject {
|
|
|
3075
3075
|
[
|
|
3076
3076
|
{
|
|
3077
3077
|
type: {
|
|
3078
|
-
type: "
|
|
3078
|
+
type: "fundamental",
|
|
3079
3079
|
ownership: "borrowed",
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3080
|
+
library: "",
|
|
3081
|
+
refFn: "g_variant_ref_sink",
|
|
3082
|
+
unrefFn: "g_variant_unref",
|
|
3083
3083
|
},
|
|
3084
3084
|
value: this.handle,
|
|
3085
3085
|
},
|
|
@@ -3133,11 +3133,11 @@ export class Variant extends NativeObject {
|
|
|
3133
3133
|
[
|
|
3134
3134
|
{
|
|
3135
3135
|
type: {
|
|
3136
|
-
type: "
|
|
3136
|
+
type: "fundamental",
|
|
3137
3137
|
ownership: "borrowed",
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3138
|
+
library: "",
|
|
3139
|
+
refFn: "g_variant_ref_sink",
|
|
3140
|
+
unrefFn: "g_variant_unref",
|
|
3141
3141
|
},
|
|
3142
3142
|
value: this.handle,
|
|
3143
3143
|
},
|
|
@@ -3165,11 +3165,11 @@ export class Variant extends NativeObject {
|
|
|
3165
3165
|
[
|
|
3166
3166
|
{
|
|
3167
3167
|
type: {
|
|
3168
|
-
type: "
|
|
3168
|
+
type: "fundamental",
|
|
3169
3169
|
ownership: "borrowed",
|
|
3170
|
-
|
|
3171
|
-
|
|
3172
|
-
|
|
3170
|
+
library: "",
|
|
3171
|
+
refFn: "g_variant_ref_sink",
|
|
3172
|
+
unrefFn: "g_variant_unref",
|
|
3173
3173
|
},
|
|
3174
3174
|
value: this.handle,
|
|
3175
3175
|
},
|
|
@@ -3195,11 +3195,11 @@ export class Variant extends NativeObject {
|
|
|
3195
3195
|
[
|
|
3196
3196
|
{
|
|
3197
3197
|
type: {
|
|
3198
|
-
type: "
|
|
3198
|
+
type: "fundamental",
|
|
3199
3199
|
ownership: "borrowed",
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3200
|
+
library: "",
|
|
3201
|
+
refFn: "g_variant_ref_sink",
|
|
3202
|
+
unrefFn: "g_variant_unref",
|
|
3203
3203
|
},
|
|
3204
3204
|
value: this.handle,
|
|
3205
3205
|
},
|
|
@@ -3246,11 +3246,11 @@ export class Variant extends NativeObject {
|
|
|
3246
3246
|
[
|
|
3247
3247
|
{
|
|
3248
3248
|
type: {
|
|
3249
|
-
type: "
|
|
3249
|
+
type: "fundamental",
|
|
3250
3250
|
ownership: "borrowed",
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3251
|
+
library: "",
|
|
3252
|
+
refFn: "g_variant_ref_sink",
|
|
3253
|
+
unrefFn: "g_variant_unref",
|
|
3254
3254
|
},
|
|
3255
3255
|
value: this.handle,
|
|
3256
3256
|
},
|
|
@@ -3287,11 +3287,11 @@ export class Variant extends NativeObject {
|
|
|
3287
3287
|
[
|
|
3288
3288
|
{
|
|
3289
3289
|
type: {
|
|
3290
|
-
type: "
|
|
3290
|
+
type: "fundamental",
|
|
3291
3291
|
ownership: "borrowed",
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3292
|
+
library: "",
|
|
3293
|
+
refFn: "g_variant_ref_sink",
|
|
3294
|
+
unrefFn: "g_variant_unref",
|
|
3295
3295
|
},
|
|
3296
3296
|
value: this.handle,
|
|
3297
3297
|
},
|
|
@@ -3351,11 +3351,11 @@ export class Variant extends NativeObject {
|
|
|
3351
3351
|
[
|
|
3352
3352
|
{
|
|
3353
3353
|
type: {
|
|
3354
|
-
type: "
|
|
3354
|
+
type: "fundamental",
|
|
3355
3355
|
ownership: "borrowed",
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3356
|
+
library: "",
|
|
3357
|
+
refFn: "g_variant_ref_sink",
|
|
3358
|
+
unrefFn: "g_variant_unref",
|
|
3359
3359
|
},
|
|
3360
3360
|
value: this.handle,
|
|
3361
3361
|
},
|
|
@@ -3382,11 +3382,11 @@ export class Variant extends NativeObject {
|
|
|
3382
3382
|
[
|
|
3383
3383
|
{
|
|
3384
3384
|
type: {
|
|
3385
|
-
type: "
|
|
3385
|
+
type: "fundamental",
|
|
3386
3386
|
ownership: "borrowed",
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
|
|
3387
|
+
library: "",
|
|
3388
|
+
refFn: "g_variant_ref_sink",
|
|
3389
|
+
unrefFn: "g_variant_unref",
|
|
3390
3390
|
},
|
|
3391
3391
|
value: this.handle,
|
|
3392
3392
|
},
|