clutter 3.2.1-x86-mingw32 → 3.2.2-x86-mingw32
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.
- checksums.yaml +5 -5
- data/Rakefile +1 -1
- data/dependency-check/Rakefile +1 -0
- data/vendor/local/bin/json-glib-format.exe +0 -0
- data/vendor/local/bin/json-glib-validate.exe +0 -0
- data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
- data/vendor/local/bin/libcogl-20.dll +0 -0
- data/vendor/local/bin/libcogl-pango-20.dll +0 -0
- data/vendor/local/bin/libcogl-path-20.dll +0 -0
- data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
- data/vendor/local/include/clutter-1.0/clutter/clutter-enum-types.h +1 -61
- data/vendor/local/include/clutter-1.0/clutter/clutter-marshal.h +212 -182
- data/vendor/local/include/cogl/cogl-path/cogl-path-enum-types.h +1 -3
- data/vendor/local/include/cogl/cogl/cogl-enum-types.h +13 -41
- data/vendor/local/include/json-glib-1.0/json-glib/json-enum-types.h +5 -10
- data/vendor/local/include/json-glib-1.0/json-glib/json-generator.h +4 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-parser.h +2 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version-macros.h +16 -0
- data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +4 -4
- data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
- data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
- data/vendor/local/lib/libclutter-1.0.la +2 -2
- data/vendor/local/lib/libcogl-pango.dll.a +0 -0
- data/vendor/local/lib/libcogl-pango.la +2 -2
- data/vendor/local/lib/libcogl-path.dll.a +0 -0
- data/vendor/local/lib/libcogl-path.la +2 -2
- data/vendor/local/lib/libcogl.dll.a +0 -0
- data/vendor/local/lib/libcogl.la +2 -2
- data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cally-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-gdk-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/clutter-win32-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-gl-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-pango-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-1.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/cogl-path-2.0-experimental.pc +1 -1
- data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +5 -6
- data/vendor/local/libexec/installed-tests/json-glib-1.0/array.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/boxed.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/builder.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/generator.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/gvariant.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/invalid.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/node.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/object.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/parser.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/path.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/reader.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-complex.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-full.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/serialize-simple.exe +0 -0
- data/vendor/local/libexec/installed-tests/json-glib-1.0/stream-load.json +1 -0
- data/vendor/local/share/gir-1.0/Json-1.0.gir +108 -60
- data/vendor/local/share/installed-tests/json-glib-1.0/array.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/boxed.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/builder.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/generator.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/gvariant.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/invalid.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/node.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/object.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/parser.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/path.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/reader.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-complex.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-full.test +3 -0
- data/vendor/local/share/installed-tests/json-glib-1.0/serialize-simple.test +3 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
- metadata +43 -66
- data/vendor/local/lib/libjson-glib-1.0.la +0 -41
- data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +0 -731
- data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +0 -657
- data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +0 -1191
- data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +0 -515
- data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +0 -1190
- data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +0 -80
- data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +0 -40
- data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +0 -40
- data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +0 -37
- data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +0 -32
- data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +0 -43
- data/vendor/local/share/gtk-doc/html/json-glib/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/index.html +0 -158
- data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +0 -1074
- data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +0 -48
- data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +0 -55
- data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +0 -48
- data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +0 -180
- data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +0 -115
- data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +0 -155
- data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +0 -139
- data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +0 -66
- data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +0 -38
- data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +0 -155
- data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +0 -49
- data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +0 -60
- data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +0 -83
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +0 -493
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +0 -387
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +0 -1356
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +0 -322
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +0 -2240
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +0 -1688
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +0 -649
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +0 -158
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +0 -217
- data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +0 -343
- data/vendor/local/share/gtk-doc/html/json-glib/json-overview.html +0 -41
- data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +0 -66
- data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +0 -44
- data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +0 -71
- data/vendor/local/share/gtk-doc/html/json-glib/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/license.html +0 -57
- data/vendor/local/share/gtk-doc/html/json-glib/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/style.css +0 -479
- data/vendor/local/share/gtk-doc/html/json-glib/tools.html +0 -37
- data/vendor/local/share/gtk-doc/html/json-glib/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/json-glib/up.png +0 -0
- data/vendor/local/share/man/man1/json-glib-format.1 +0 -60
- data/vendor/local/share/man/man1/json-glib-validate.1 +0 -56
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
[ { "hello" : "world!\n" } ]
|
@@ -668,8 +668,9 @@ most recent opened object, otherwise @value is added as element of the most
|
|
668
668
|
recent opened array.
|
669
669
|
|
670
670
|
See also: json_builder_add_value()</doc>
|
671
|
-
<return-value transfer-ownership="none">
|
672
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
671
|
+
<return-value transfer-ownership="none" nullable="1">
|
672
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
673
|
+
call was inconsistent</doc>
|
673
674
|
<type name="Builder" c:type="JsonBuilder*"/>
|
674
675
|
</return-value>
|
675
676
|
<parameters>
|
@@ -690,8 +691,9 @@ most recent opened object, otherwise @value is added as element of the most
|
|
690
691
|
recent opened array.
|
691
692
|
|
692
693
|
See also: json_builder_add_value()</doc>
|
693
|
-
<return-value transfer-ownership="none">
|
694
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
694
|
+
<return-value transfer-ownership="none" nullable="1">
|
695
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
696
|
+
call was inconsistent</doc>
|
695
697
|
<type name="Builder" c:type="JsonBuilder*"/>
|
696
698
|
</return-value>
|
697
699
|
<parameters>
|
@@ -711,8 +713,9 @@ most recent opened object, otherwise @value is added as element of the most
|
|
711
713
|
recent opened array.
|
712
714
|
|
713
715
|
See also: json_builder_add_value()</doc>
|
714
|
-
<return-value transfer-ownership="none">
|
715
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
716
|
+
<return-value transfer-ownership="none" nullable="1">
|
717
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
718
|
+
call was inconsistent</doc>
|
716
719
|
<type name="Builder" c:type="JsonBuilder*"/>
|
717
720
|
</return-value>
|
718
721
|
<parameters>
|
@@ -732,8 +735,9 @@ most recent opened object, otherwise null is added as element of the most
|
|
732
735
|
recent opened array.
|
733
736
|
|
734
737
|
See also: json_builder_add_value()</doc>
|
735
|
-
<return-value transfer-ownership="none">
|
736
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if
|
738
|
+
<return-value transfer-ownership="none" nullable="1">
|
739
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if
|
740
|
+
the call was inconsistent</doc>
|
737
741
|
<type name="Builder" c:type="JsonBuilder*"/>
|
738
742
|
</return-value>
|
739
743
|
<parameters>
|
@@ -750,8 +754,9 @@ most recent opened object, otherwise @value is added as element of the most
|
|
750
754
|
recent opened array.
|
751
755
|
|
752
756
|
See also: json_builder_add_value()</doc>
|
753
|
-
<return-value transfer-ownership="none">
|
754
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
757
|
+
<return-value transfer-ownership="none" nullable="1">
|
758
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
759
|
+
call was inconsistent</doc>
|
755
760
|
<type name="Builder" c:type="JsonBuilder*"/>
|
756
761
|
</return-value>
|
757
762
|
<parameters>
|
@@ -771,8 +776,9 @@ most recent opened object, otherwise @node is added as element of the most
|
|
771
776
|
recent opened array.
|
772
777
|
|
773
778
|
The builder will take ownership of the #JsonNode.</doc>
|
774
|
-
<return-value transfer-ownership="none">
|
775
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
779
|
+
<return-value transfer-ownership="none" nullable="1">
|
780
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
781
|
+
call was inconsistent</doc>
|
776
782
|
<type name="Builder" c:type="JsonBuilder*"/>
|
777
783
|
</return-value>
|
778
784
|
<parameters>
|
@@ -792,8 +798,9 @@ the subarray, json_builder_end_array() must be called.
|
|
792
798
|
|
793
799
|
Can be called for first or only if the call is associated to an object member
|
794
800
|
or an array element.</doc>
|
795
|
-
<return-value transfer-ownership="none">
|
796
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
801
|
+
<return-value transfer-ownership="none" nullable="1">
|
802
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
803
|
+
call was inconsistent</doc>
|
797
804
|
<type name="Builder" c:type="JsonBuilder*"/>
|
798
805
|
</return-value>
|
799
806
|
<parameters>
|
@@ -809,8 +816,9 @@ the subobject, json_builder_end_object() must be called.
|
|
809
816
|
|
810
817
|
Can be called for first or only if the call is associated to an object member
|
811
818
|
or an array element.</doc>
|
812
|
-
<return-value transfer-ownership="none">
|
813
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
819
|
+
<return-value transfer-ownership="none" nullable="1">
|
820
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
821
|
+
call was inconsistent</doc>
|
814
822
|
<type name="Builder" c:type="JsonBuilder*"/>
|
815
823
|
</return-value>
|
816
824
|
<parameters>
|
@@ -825,8 +833,9 @@ or an array element.</doc>
|
|
825
833
|
recent call to json_builder_begin_array().
|
826
834
|
|
827
835
|
Cannot be called after json_builder_set_member_name().</doc>
|
828
|
-
<return-value transfer-ownership="none">
|
829
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
836
|
+
<return-value transfer-ownership="none" nullable="1">
|
837
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
838
|
+
call was inconsistent</doc>
|
830
839
|
<type name="Builder" c:type="JsonBuilder*"/>
|
831
840
|
</return-value>
|
832
841
|
<parameters>
|
@@ -841,8 +850,9 @@ Cannot be called after json_builder_set_member_name().</doc>
|
|
841
850
|
recent call to json_builder_begin_object().
|
842
851
|
|
843
852
|
Cannot be called after json_builder_set_member_name().</doc>
|
844
|
-
<return-value transfer-ownership="none">
|
845
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
853
|
+
<return-value transfer-ownership="none" nullable="1">
|
854
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
855
|
+
call was inconsistent</doc>
|
846
856
|
<type name="Builder" c:type="JsonBuilder*"/>
|
847
857
|
</return-value>
|
848
858
|
<parameters>
|
@@ -855,9 +865,9 @@ Cannot be called after json_builder_set_member_name().</doc>
|
|
855
865
|
<method name="get_root" c:identifier="json_builder_get_root">
|
856
866
|
<doc xml:space="preserve">Returns the root of the current constructed tree, if the build is complete
|
857
867
|
(ie: all opened objects, object members and arrays are being closed).</doc>
|
858
|
-
<return-value transfer-ownership="full">
|
859
|
-
<doc xml:space="preserve">the #JsonNode, or %NULL if the
|
860
|
-
Free the returned value with json_node_unref().</doc>
|
868
|
+
<return-value transfer-ownership="full" nullable="1">
|
869
|
+
<doc xml:space="preserve">the #JsonNode, or %NULL if the
|
870
|
+
build is not complete. Free the returned value with json_node_unref().</doc>
|
861
871
|
<type name="Node" c:type="JsonNode*"/>
|
862
872
|
</return-value>
|
863
873
|
<parameters>
|
@@ -885,8 +895,9 @@ Cannot be called after json_builder_set_member_name().</doc>
|
|
885
895
|
open an object or an array.
|
886
896
|
|
887
897
|
Can be called only if the call is associated to an object.</doc>
|
888
|
-
<return-value transfer-ownership="none">
|
889
|
-
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
898
|
+
<return-value transfer-ownership="none" nullable="1">
|
899
|
+
<doc xml:space="preserve">the #JsonBuilder, or %NULL if the
|
900
|
+
call was inconsistent</doc>
|
890
901
|
<type name="Builder" c:type="JsonBuilder*"/>
|
891
902
|
</return-value>
|
892
903
|
<parameters>
|
@@ -1011,9 +1022,9 @@ JSON data stream starting from a data object model composed by
|
|
1011
1022
|
version="0.14">
|
1012
1023
|
<doc xml:space="preserve">Retrieves a pointer to the root #JsonNode set using
|
1013
1024
|
json_generator_set_root().</doc>
|
1014
|
-
<return-value transfer-ownership="none">
|
1015
|
-
<doc xml:space="preserve">a #JsonNode, or %NULL. The returned
|
1016
|
-
|
1025
|
+
<return-value transfer-ownership="none" nullable="1">
|
1026
|
+
<doc xml:space="preserve">a #JsonNode, or %NULL. The returned
|
1027
|
+
node is owned by the #JsonGenerator and it should not be freed</doc>
|
1017
1028
|
<type name="Node" c:type="JsonNode*"/>
|
1018
1029
|
</return-value>
|
1019
1030
|
<parameters>
|
@@ -1141,6 +1152,27 @@ current file contents. This operation is atomic.</doc>
|
|
1141
1152
|
</parameter>
|
1142
1153
|
</parameters>
|
1143
1154
|
</method>
|
1155
|
+
<method name="to_gstring"
|
1156
|
+
c:identifier="json_generator_to_gstring"
|
1157
|
+
version="1.4">
|
1158
|
+
<doc xml:space="preserve">Generates a JSON data stream from @generator
|
1159
|
+
and appends it to @string.</doc>
|
1160
|
+
<return-value transfer-ownership="none">
|
1161
|
+
<doc xml:space="preserve">a #GString holding a JSON data stream.
|
1162
|
+
Use g_string_free() to free the allocated resources.</doc>
|
1163
|
+
<type name="GLib.String" c:type="GString*"/>
|
1164
|
+
</return-value>
|
1165
|
+
<parameters>
|
1166
|
+
<instance-parameter name="generator" transfer-ownership="none">
|
1167
|
+
<doc xml:space="preserve">a #JsonGenerator</doc>
|
1168
|
+
<type name="Generator" c:type="JsonGenerator*"/>
|
1169
|
+
</instance-parameter>
|
1170
|
+
<parameter name="string" transfer-ownership="none">
|
1171
|
+
<doc xml:space="preserve">a #GString</doc>
|
1172
|
+
<type name="GLib.String" c:type="GString*"/>
|
1173
|
+
</parameter>
|
1174
|
+
</parameters>
|
1175
|
+
</method>
|
1144
1176
|
<method name="to_stream"
|
1145
1177
|
c:identifier="json_generator_to_stream"
|
1146
1178
|
version="0.12"
|
@@ -1245,11 +1277,11 @@ stream.</doc>
|
|
1245
1277
|
<doc xml:space="preserve">Json major version component (e.g. 1 if %JSON_VERSION is 1.2.3)</doc>
|
1246
1278
|
<type name="gint" c:type="gint"/>
|
1247
1279
|
</constant>
|
1248
|
-
<constant name="MICRO_VERSION" value="
|
1280
|
+
<constant name="MICRO_VERSION" value="2" c:type="JSON_MICRO_VERSION">
|
1249
1281
|
<doc xml:space="preserve">Json micro version component (e.g. 3 if %JSON_VERSION is 1.2.3)</doc>
|
1250
1282
|
<type name="gint" c:type="gint"/>
|
1251
1283
|
</constant>
|
1252
|
-
<constant name="MINOR_VERSION" value="
|
1284
|
+
<constant name="MINOR_VERSION" value="4" c:type="JSON_MINOR_VERSION">
|
1253
1285
|
<doc xml:space="preserve">Json minor version component (e.g. 2 if %JSON_VERSION is 1.2.3)</doc>
|
1254
1286
|
<type name="gint" c:type="gint"/>
|
1255
1287
|
</constant>
|
@@ -2102,9 +2134,9 @@ This function will return if the @object already contains a member
|
|
2102
2134
|
version="0.6">
|
2103
2135
|
<doc xml:space="preserve">Retrieves a copy of the #JsonNode containing the value of @member_name
|
2104
2136
|
inside a #JsonObject</doc>
|
2105
|
-
<return-value transfer-ownership="full">
|
2106
|
-
<doc xml:space="preserve">a copy of the node for the
|
2107
|
-
object member or %NULL. Use json_node_unref() when done.</doc>
|
2137
|
+
<return-value transfer-ownership="full" nullable="1">
|
2138
|
+
<doc xml:space="preserve">a copy of the node for the
|
2139
|
+
requested object member or %NULL. Use json_node_unref() when done.</doc>
|
2108
2140
|
<type name="Node" c:type="JsonNode*"/>
|
2109
2141
|
</return-value>
|
2110
2142
|
<parameters>
|
@@ -2260,9 +2292,9 @@ See also: json_object_get_member()</doc>
|
|
2260
2292
|
<method name="get_member" c:identifier="json_object_get_member">
|
2261
2293
|
<doc xml:space="preserve">Retrieves the #JsonNode containing the value of @member_name inside
|
2262
2294
|
a #JsonObject.</doc>
|
2263
|
-
<return-value transfer-ownership="none">
|
2264
|
-
<doc xml:space="preserve">a pointer to the node for the
|
2265
|
-
member, or %NULL</doc>
|
2295
|
+
<return-value transfer-ownership="none" nullable="1">
|
2296
|
+
<doc xml:space="preserve">a pointer to the node for the
|
2297
|
+
requested object member, or %NULL</doc>
|
2266
2298
|
<type name="Node" c:type="JsonNode*"/>
|
2267
2299
|
</return-value>
|
2268
2300
|
<parameters>
|
@@ -2279,12 +2311,12 @@ a #JsonObject.</doc>
|
|
2279
2311
|
<method name="get_members" c:identifier="json_object_get_members">
|
2280
2312
|
<doc xml:space="preserve">Retrieves all the names of the members of a #JsonObject. You can
|
2281
2313
|
obtain the value for each member using json_object_get_member().</doc>
|
2282
|
-
<return-value transfer-ownership="container">
|
2283
|
-
<doc xml:space="preserve">a
|
2284
|
-
of member names. The content of the list is owned
|
2285
|
-
and should never be modified or freed. When you
|
2286
|
-
the returned list, use g_list_free() to free
|
2287
|
-
allocated.</doc>
|
2314
|
+
<return-value transfer-ownership="container" nullable="1">
|
2315
|
+
<doc xml:space="preserve">a
|
2316
|
+
#GList of member names, or %NULL. The content of the list is owned
|
2317
|
+
by the #JsonObject and should never be modified or freed. When you
|
2318
|
+
have finished using the returned list, use g_list_free() to free
|
2319
|
+
the resources it has allocated.</doc>
|
2288
2320
|
<type name="GLib.List" c:type="GList*">
|
2289
2321
|
<type name="utf8"/>
|
2290
2322
|
</type>
|
@@ -2379,11 +2411,12 @@ See also: json_object_get_member()</doc>
|
|
2379
2411
|
</method>
|
2380
2412
|
<method name="get_values" c:identifier="json_object_get_values">
|
2381
2413
|
<doc xml:space="preserve">Retrieves all the values of the members of a #JsonObject.</doc>
|
2382
|
-
<return-value transfer-ownership="container">
|
2383
|
-
<doc xml:space="preserve">a
|
2384
|
-
#JsonNodes. The content of the list is owned by the
|
2385
|
-
and should never be modified or freed. When you have finished
|
2386
|
-
returned list, use g_list_free() to free the resources it has
|
2414
|
+
<return-value transfer-ownership="container" nullable="1">
|
2415
|
+
<doc xml:space="preserve">a
|
2416
|
+
#GList of #JsonNodes, or %NULL. The content of the list is owned by the
|
2417
|
+
#JsonObject and should never be modified or freed. When you have finished
|
2418
|
+
using the returned list, use g_list_free() to free the resources it has
|
2419
|
+
allocated.</doc>
|
2387
2420
|
<type name="GLib.List" c:type="GList*">
|
2388
2421
|
<type name="Node"/>
|
2389
2422
|
</type>
|
@@ -3209,6 +3242,21 @@ json_parser_load_from_stream_async().</doc>
|
|
3209
3242
|
</parameter>
|
3210
3243
|
</parameters>
|
3211
3244
|
</method>
|
3245
|
+
<method name="steal_root"
|
3246
|
+
c:identifier="json_parser_steal_root"
|
3247
|
+
version="1.4">
|
3248
|
+
<doc xml:space="preserve">Steals the top level node from the parsed JSON stream.</doc>
|
3249
|
+
<return-value transfer-ownership="full">
|
3250
|
+
<doc xml:space="preserve">the top level #JsonNode</doc>
|
3251
|
+
<type name="Node" c:type="JsonNode*"/>
|
3252
|
+
</return-value>
|
3253
|
+
<parameters>
|
3254
|
+
<instance-parameter name="parser" transfer-ownership="none">
|
3255
|
+
<doc xml:space="preserve">a #JsonParser</doc>
|
3256
|
+
<type name="Parser" c:type="JsonParser*"/>
|
3257
|
+
</instance-parameter>
|
3258
|
+
</parameters>
|
3259
|
+
</method>
|
3212
3260
|
<property name="immutable"
|
3213
3261
|
version="1.2"
|
3214
3262
|
writable="1"
|
@@ -3843,7 +3891,7 @@ This function resets the error state of @reader, if any was set</doc>
|
|
3843
3891
|
version="0.12">
|
3844
3892
|
<doc xml:space="preserve">Retrieves the #GError currently set on @reader, if the #JsonReader
|
3845
3893
|
is in error state</doc>
|
3846
|
-
<return-value transfer-ownership="none">
|
3894
|
+
<return-value transfer-ownership="none" nullable="1">
|
3847
3895
|
<doc xml:space="preserve">the pointer to the error, or %NULL</doc>
|
3848
3896
|
<type name="GLib.Error" c:type="const GError*"/>
|
3849
3897
|
</return-value>
|
@@ -3873,7 +3921,7 @@ is in error state</doc>
|
|
3873
3921
|
c:identifier="json_reader_get_member_name"
|
3874
3922
|
version="0.14">
|
3875
3923
|
<doc xml:space="preserve">Retrieves the name of the current member.</doc>
|
3876
|
-
<return-value transfer-ownership="none">
|
3924
|
+
<return-value transfer-ownership="none" nullable="1">
|
3877
3925
|
<doc xml:space="preserve">the name of the member, or %NULL</doc>
|
3878
3926
|
<type name="utf8" c:type="const gchar*"/>
|
3879
3927
|
</return-value>
|
@@ -3918,10 +3966,10 @@ is in error state</doc>
|
|
3918
3966
|
c:identifier="json_reader_get_value"
|
3919
3967
|
version="0.12">
|
3920
3968
|
<doc xml:space="preserve">Retrieves the #JsonNode of the current position of @reader</doc>
|
3921
|
-
<return-value transfer-ownership="none">
|
3922
|
-
<doc xml:space="preserve">a #JsonNode, or %NULL. The
|
3923
|
-
|
3924
|
-
|
3969
|
+
<return-value transfer-ownership="none" nullable="1">
|
3970
|
+
<doc xml:space="preserve">a #JsonNode, or %NULL. The
|
3971
|
+
returned node is owned by the #JsonReader and it should not be
|
3972
|
+
modified or freed directly</doc>
|
3925
3973
|
<type name="Node" c:type="JsonNode*"/>
|
3926
3974
|
</return-value>
|
3927
3975
|
<parameters>
|
@@ -4303,7 +4351,7 @@ property contained inside @property_node into @value.</doc>
|
|
4303
4351
|
version="0.14">
|
4304
4352
|
<doc xml:space="preserve">Calls the #JsonSerializableIface.find_property() implementation on
|
4305
4353
|
the @serializable instance. *</doc>
|
4306
|
-
<return-value transfer-ownership="none">
|
4354
|
+
<return-value transfer-ownership="none" nullable="1">
|
4307
4355
|
<doc xml:space="preserve">the #GParamSpec for the property
|
4308
4356
|
or %NULL if no property was found</doc>
|
4309
4357
|
<type name="GObject.ParamSpec" c:type="GParamSpec*"/>
|
@@ -4536,7 +4584,7 @@ property contained inside @property_node into @value.</doc>
|
|
4536
4584
|
version="0.14">
|
4537
4585
|
<doc xml:space="preserve">Calls the #JsonSerializableIface.find_property() implementation on
|
4538
4586
|
the @serializable instance. *</doc>
|
4539
|
-
<return-value transfer-ownership="none">
|
4587
|
+
<return-value transfer-ownership="none" nullable="1">
|
4540
4588
|
<doc xml:space="preserve">the #GParamSpec for the property
|
4541
4589
|
or %NULL if no property was found</doc>
|
4542
4590
|
<type name="GObject.ParamSpec" c:type="GParamSpec*"/>
|
@@ -4728,7 +4776,7 @@ sequence.</doc>
|
|
4728
4776
|
</field>
|
4729
4777
|
<field name="find_property">
|
4730
4778
|
<callback name="find_property">
|
4731
|
-
<return-value transfer-ownership="none">
|
4779
|
+
<return-value transfer-ownership="none" nullable="1">
|
4732
4780
|
<doc xml:space="preserve">the #GParamSpec for the property
|
4733
4781
|
or %NULL if no property was found</doc>
|
4734
4782
|
<type name="GObject.ParamSpec" c:type="GParamSpec*"/>
|
@@ -4806,7 +4854,7 @@ sequence.</doc>
|
|
4806
4854
|
</callback>
|
4807
4855
|
</field>
|
4808
4856
|
</record>
|
4809
|
-
<constant name="VERSION_S" value="1.2
|
4857
|
+
<constant name="VERSION_S" value="1.4.2" c:type="JSON_VERSION_S">
|
4810
4858
|
<doc xml:space="preserve">JSON-GLib version, encoded as a string, useful for printing and
|
4811
4859
|
concatenation.</doc>
|
4812
4860
|
<type name="utf8" c:type="gchar*"/>
|
@@ -4934,9 +4982,9 @@ to a #JsonNode of type @node_type</doc>
|
|
4934
4982
|
version="0.10">
|
4935
4983
|
<doc xml:space="preserve">Serializes @boxed, a pointer to a #GBoxed of type @gboxed_type,
|
4936
4984
|
into a #JsonNode</doc>
|
4937
|
-
<return-value transfer-ownership="full">
|
4938
|
-
<doc xml:space="preserve">a #JsonNode with the serialization of
|
4939
|
-
boxed type, or %NULL if serialization either failed or was not possible</doc>
|
4985
|
+
<return-value transfer-ownership="full" nullable="1">
|
4986
|
+
<doc xml:space="preserve">a #JsonNode with the serialization of
|
4987
|
+
the boxed type, or %NULL if serialization either failed or was not possible</doc>
|
4940
4988
|
<type name="Node" c:type="JsonNode*"/>
|
4941
4989
|
</return-value>
|
4942
4990
|
<parameters>
|