clutter 3.0.8-x64-mingw32 → 3.0.9-x64-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.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/lib/clutter.rb +3 -3
  4. data/sample/bin-layout.rb +1 -1
  5. data/sample/image-content.rb +1 -1
  6. data/sample/pan-action.rb +1 -1
  7. data/test/run-test.rb +6 -1
  8. data/vendor/local/bin/json-glib-format.exe +0 -0
  9. data/vendor/local/bin/json-glib-validate.exe +0 -0
  10. data/vendor/local/bin/libclutter-1.0-0.dll +0 -0
  11. data/vendor/local/bin/libcogl-20.dll +0 -0
  12. data/vendor/local/bin/libcogl-pango-20.dll +0 -0
  13. data/vendor/local/bin/libcogl-path-20.dll +0 -0
  14. data/vendor/local/bin/libjson-glib-1.0-0.dll +0 -0
  15. data/vendor/local/include/json-glib-1.0/json-glib/json-types.h +1 -0
  16. data/vendor/local/include/json-glib-1.0/json-glib/json-version.h +3 -3
  17. data/vendor/local/lib/girepository-1.0/Json-1.0.typelib +0 -0
  18. data/vendor/local/lib/libclutter-1.0.dll.a +0 -0
  19. data/vendor/local/lib/libcogl-pango.dll.a +0 -0
  20. data/vendor/local/lib/libcogl-path.dll.a +0 -0
  21. data/vendor/local/lib/libcogl.dll.a +0 -0
  22. data/vendor/local/lib/libjson-glib-1.0.dll.a +0 -0
  23. data/vendor/local/lib/libjson-glib-1.0.la +1 -1
  24. data/vendor/local/lib/pkgconfig/json-glib-1.0.pc +1 -1
  25. data/vendor/local/share/gir-1.0/Json-1.0.gir +2 -2
  26. data/vendor/local/share/gtk-doc/html/json-glib/JsonBuilder.html +29 -29
  27. data/vendor/local/share/gtk-doc/html/json-glib/JsonGenerator.html +22 -22
  28. data/vendor/local/share/gtk-doc/html/json-glib/JsonParser.html +32 -32
  29. data/vendor/local/share/gtk-doc/html/json-glib/JsonPath.html +25 -25
  30. data/vendor/local/share/gtk-doc/html/json-glib/JsonReader.html +52 -52
  31. data/vendor/local/share/gtk-doc/html/json-glib/annotation-glossary.html +2 -2
  32. data/vendor/local/share/gtk-doc/html/json-glib/ch01.html +2 -2
  33. data/vendor/local/share/gtk-doc/html/json-glib/ch02.html +2 -2
  34. data/vendor/local/share/gtk-doc/html/json-glib/ch03.html +2 -2
  35. data/vendor/local/share/gtk-doc/html/json-glib/ch04.html +2 -2
  36. data/vendor/local/share/gtk-doc/html/json-glib/ch06.html +2 -2
  37. data/vendor/local/share/gtk-doc/html/json-glib/index.html +3 -3
  38. data/vendor/local/share/gtk-doc/html/json-glib/ix01.html +2 -2
  39. data/vendor/local/share/gtk-doc/html/json-glib/ix02.html +2 -2
  40. data/vendor/local/share/gtk-doc/html/json-glib/ix03.html +2 -2
  41. data/vendor/local/share/gtk-doc/html/json-glib/ix04.html +2 -2
  42. data/vendor/local/share/gtk-doc/html/json-glib/ix05.html +2 -2
  43. data/vendor/local/share/gtk-doc/html/json-glib/ix06.html +2 -2
  44. data/vendor/local/share/gtk-doc/html/json-glib/ix07.html +2 -2
  45. data/vendor/local/share/gtk-doc/html/json-glib/ix08.html +2 -2
  46. data/vendor/local/share/gtk-doc/html/json-glib/ix09.html +2 -2
  47. data/vendor/local/share/gtk-doc/html/json-glib/ix10.html +2 -2
  48. data/vendor/local/share/gtk-doc/html/json-glib/ix11.html +2 -2
  49. data/vendor/local/share/gtk-doc/html/json-glib/json-advanced.html +2 -2
  50. data/vendor/local/share/gtk-doc/html/json-glib/json-base.html +2 -2
  51. data/vendor/local/share/gtk-doc/html/json-glib/json-format-tool.html +2 -2
  52. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html +16 -16
  53. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html +14 -14
  54. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html +49 -49
  55. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html +10 -10
  56. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html +88 -88
  57. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html +57 -57
  58. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html +17 -17
  59. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html +6 -6
  60. data/vendor/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html +64 -66
  61. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.devhelp2 +20 -5
  62. data/vendor/local/share/gtk-doc/html/json-glib/json-glib.html +2 -2
  63. data/vendor/local/share/gtk-doc/html/json-glib/json-streams.html +2 -2
  64. data/vendor/local/share/gtk-doc/html/json-glib/json-tools.html +2 -2
  65. data/vendor/local/share/gtk-doc/html/json-glib/json-validate-tool.html +2 -2
  66. data/vendor/local/share/gtk-doc/html/json-glib/license.html +2 -2
  67. data/vendor/local/share/gtk-doc/html/json-glib/tools.html +2 -2
  68. data/vendor/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo +0 -0
  69. data/vendor/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  70. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  71. data/vendor/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  72. data/vendor/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo +0 -0
  73. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo +0 -0
  74. data/vendor/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo +0 -0
  75. data/vendor/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo +0 -0
  76. data/vendor/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo +0 -0
  77. data/vendor/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo +0 -0
  78. data/vendor/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo +0 -0
  79. data/vendor/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo +0 -0
  80. data/vendor/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo +0 -0
  81. data/vendor/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo +0 -0
  82. data/vendor/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  83. data/vendor/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  84. data/vendor/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo +0 -0
  85. data/vendor/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  86. data/vendor/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo +0 -0
  87. data/vendor/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  88. data/vendor/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo +0 -0
  89. data/vendor/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo +0 -0
  90. data/vendor/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo +0 -0
  91. data/vendor/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo +0 -0
  92. data/vendor/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo +0 -0
  93. data/vendor/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo +0 -0
  94. data/vendor/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  95. data/vendor/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  96. data/vendor/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +0 -0
  97. data/vendor/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +0 -0
  98. data/vendor/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo +0 -0
  99. data/vendor/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo +0 -0
  100. data/vendor/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo +0 -0
  101. data/vendor/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  102. data/vendor/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo +0 -0
  103. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +0 -0
  104. data/vendor/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo +0 -0
  105. data/vendor/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo +0 -0
  106. data/vendor/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  107. data/vendor/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo +0 -0
  108. data/vendor/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  109. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo +0 -0
  110. data/vendor/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo +0 -0
  111. data/vendor/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo +0 -0
  112. data/vendor/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo +0 -0
  113. data/vendor/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo +0 -0
  114. data/vendor/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo +0 -0
  115. data/vendor/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo +0 -0
  116. data/vendor/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo +0 -0
  117. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo +0 -0
  118. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo +0 -0
  119. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo +0 -0
  120. data/vendor/local/share/man/man1/json-glib-format.1 +1 -1
  121. data/vendor/local/share/man/man1/json-glib-validate.1 +1 -1
  122. metadata +13 -14
  123. data/vendor/local/share/gtk-doc/html/json-glib/index.sgml +0 -394
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
9
9
  <link rel="prev" href="json-glib-Boxed-Types-Serialization.html" title="Boxed Types Serialization">
10
10
  <link rel="next" href="json-glib-Versioning-information.html" title="Versioning information">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -126,7 +126,7 @@ json_gvariant_serialize (<em class="parameter"><code><span class="type">GVariant
126
126
  <p>Converts <em class="parameter"><code>variant</code></em>
127
127
  to a JSON tree.</p>
128
128
  <div class="refsect3">
129
- <a name="id-1.5.5.5.2.5"></a><h4>Parameters</h4>
129
+ <a name="json-gvariant-serialize.parameters"></a><h4>Parameters</h4>
130
130
  <div class="informaltable"><table width="100%" border="0">
131
131
  <colgroup>
132
132
  <col width="150px" class="parameters_name">
@@ -141,7 +141,7 @@ json_gvariant_serialize (<em class="parameter"><code><span class="type">GVariant
141
141
  </table></div>
142
142
  </div>
143
143
  <div class="refsect3">
144
- <a name="id-1.5.5.5.2.6"></a><h4>Returns</h4>
144
+ <a name="json-gvariant-serialize.returns"></a><h4>Returns</h4>
145
145
  <p> A <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> representing the root of the
146
146
  JSON data structure obtained from <em class="parameter"><code>variant</code></em>
147
147
  . </p>
@@ -160,7 +160,7 @@ json_gvariant_serialize_data (<em class="parameter"><code><span class="type">GVa
160
160
  is actually a helper function. It uses <a class="link" href="json-glib-JSON-GVariant-Integration.html#json-gvariant-serialize" title="json_gvariant_serialize ()"><code class="function">json_gvariant_serialize()</code></a> to obtain the
161
161
  JSON tree, and then <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a> to stringify it.</p>
162
162
  <div class="refsect3">
163
- <a name="id-1.5.5.5.3.5"></a><h4>Parameters</h4>
163
+ <a name="json-gvariant-serialize-data.parameters"></a><h4>Parameters</h4>
164
164
  <div class="informaltable"><table width="100%" border="0">
165
165
  <colgroup>
166
166
  <col width="150px" class="parameters_name">
@@ -183,7 +183,7 @@ string, or <code class="literal">NULL</code>. </p></td>
183
183
  </table></div>
184
184
  </div>
185
185
  <div class="refsect3">
186
- <a name="id-1.5.5.5.3.6"></a><h4>Returns</h4>
186
+ <a name="json-gvariant-serialize-data.returns"></a><h4>Returns</h4>
187
187
  <p> The JSON encoded string corresponding to
188
188
  <em class="parameter"><code>variant</code></em>
189
189
  . </p>
@@ -215,7 +215,7 @@ in the JSON nodes.</p>
215
215
  <p>The returned variant has a floating reference that will need to be sunk
216
216
  by the caller code.</p>
217
217
  <div class="refsect3">
218
- <a name="id-1.5.5.5.4.7"></a><h4>Parameters</h4>
218
+ <a name="json-gvariant-deserialize.parameters"></a><h4>Parameters</h4>
219
219
  <div class="informaltable"><table width="100%" border="0">
220
220
  <colgroup>
221
221
  <col width="150px" class="parameters_name">
@@ -242,7 +242,7 @@ by the caller code.</p>
242
242
  </table></div>
243
243
  </div>
244
244
  <div class="refsect3">
245
- <a name="id-1.5.5.5.4.8"></a><h4>Returns</h4>
245
+ <a name="json-gvariant-deserialize.returns"></a><h4>Returns</h4>
246
246
  <p> A newly created, floating <span class="type">GVariant</span>
247
247
  compliant with <em class="parameter"><code>signature</code></em>
248
248
  , or <code class="literal">NULL</code> on error. </p>
@@ -265,7 +265,7 @@ The string is first converted to a <a class="link" href="json-glib-JSON-Node.htm
265
265
  <p>The returned variant has a floating reference that will need to be sunk
266
266
  by the caller code.</p>
267
267
  <div class="refsect3">
268
- <a name="id-1.5.5.5.5.6"></a><h4>Parameters</h4>
268
+ <a name="json-gvariant-deserialize-data.parameters"></a><h4>Parameters</h4>
269
269
  <div class="informaltable"><table width="100%" border="0">
270
270
  <colgroup>
271
271
  <col width="150px" class="parameters_name">
@@ -298,7 +298,7 @@ by the caller code.</p>
298
298
  </table></div>
299
299
  </div>
300
300
  <div class="refsect3">
301
- <a name="id-1.5.5.5.5.7"></a><h4>Returns</h4>
301
+ <a name="json-gvariant-deserialize-data.returns"></a><h4>Returns</h4>
302
302
  <p> A newly created, floating <span class="type">GVariant</span> compliant
303
303
  with <em class="parameter"><code>signature</code></em>
304
304
  , or <code class="literal">NULL</code> on error. </p>
@@ -312,6 +312,6 @@ with <em class="parameter"><code>signature</code></em>
312
312
  </div>
313
313
  </div>
314
314
  <div class="footer">
315
- <hr>Generated by GTK-Doc V1.24</div>
315
+ <hr>Generated by GTK-Doc V1.25</div>
316
316
  </body>
317
317
  </html>
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="ch01.html" title="Data Types">
9
9
  <link rel="prev" href="ch01.html" title="Data Types">
10
10
  <link rel="next" href="json-glib-JSON-Array.html" title="JSON Array">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -490,7 +490,7 @@ setter functions (such as <a class="link" href="json-glib-JSON-Node.html#json-no
490
490
  programmer error. By marking a node tree as immutable, it may be referenced
491
491
  in multiple places and its hash value cached for fast lookups, without the
492
492
  possibility of a value deep within the tree changing and affecting hash
493
- values. Immutable <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a> may be passed to functions which retain a
493
+ values. Immutable <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a> may be passed to functions which retain a
494
494
  reference to them without needing to take a copy.</p>
495
495
  <p><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> supports two types of memory management: alloc/free semantics, and
496
496
  ref/unref semantics. The two may be mixed to a limited extent: nodes may be
@@ -510,7 +510,7 @@ and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_
510
510
  <p>Evaluates to the <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> contained by <em class="parameter"><code>node</code></em>
511
511
  </p>
512
512
  <div class="refsect3">
513
- <a name="id-1.3.3.2.8.2.5"></a><h4>Parameters</h4>
513
+ <a name="JSON-NODE-TYPE.parameters"></a><h4>Parameters</h4>
514
514
  <div class="informaltable"><table width="100%" border="0">
515
515
  <colgroup>
516
516
  <col width="150px" class="parameters_name">
@@ -534,7 +534,7 @@ and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_
534
534
  holds type <em class="parameter"><code>t</code></em>
535
535
  </p>
536
536
  <div class="refsect3">
537
- <a name="id-1.3.3.2.8.3.5"></a><h4>Parameters</h4>
537
+ <a name="JSON-NODE-HOLDS.parameters"></a><h4>Parameters</h4>
538
538
  <div class="informaltable"><table width="100%" border="0">
539
539
  <colgroup>
540
540
  <col width="150px" class="parameters_name">
@@ -565,7 +565,7 @@ and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_
565
565
  <p>Evaluates to <code class="literal">TRUE</code> if <em class="parameter"><code>node</code></em>
566
566
  holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a></p>
567
567
  <div class="refsect3">
568
- <a name="id-1.3.3.2.8.4.5"></a><h4>Parameters</h4>
568
+ <a name="JSON-NODE-HOLDS-VALUE.parameters"></a><h4>Parameters</h4>
569
569
  <div class="informaltable"><table width="100%" border="0">
570
570
  <colgroup>
571
571
  <col width="150px" class="parameters_name">
@@ -589,7 +589,7 @@ and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_
589
589
  <p>Evaluates to <code class="literal">TRUE</code> if <em class="parameter"><code>node</code></em>
590
590
  holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"><code class="literal">JSON_NODE_OBJECT</code></a></p>
591
591
  <div class="refsect3">
592
- <a name="id-1.3.3.2.8.5.5"></a><h4>Parameters</h4>
592
+ <a name="JSON-NODE-HOLDS-OBJECT.parameters"></a><h4>Parameters</h4>
593
593
  <div class="informaltable"><table width="100%" border="0">
594
594
  <colgroup>
595
595
  <col width="150px" class="parameters_name">
@@ -613,7 +613,7 @@ and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_
613
613
  <p>Evaluates to <code class="literal">TRUE</code> if <em class="parameter"><code>node</code></em>
614
614
  holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"><code class="literal">JSON_NODE_ARRAY</code></a></p>
615
615
  <div class="refsect3">
616
- <a name="id-1.3.3.2.8.6.5"></a><h4>Parameters</h4>
616
+ <a name="JSON-NODE-HOLDS-ARRAY.parameters"></a><h4>Parameters</h4>
617
617
  <div class="informaltable"><table width="100%" border="0">
618
618
  <colgroup>
619
619
  <col width="150px" class="parameters_name">
@@ -637,7 +637,7 @@ and <a class="link" href="json-glib-JSON-Node.html#json-node-unref" title="json_
637
637
  <p>Evaluates to <code class="literal">TRUE</code> if <em class="parameter"><code>node</code></em>
638
638
  holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a></p>
639
639
  <div class="refsect3">
640
- <a name="id-1.3.3.2.8.7.5"></a><h4>Parameters</h4>
640
+ <a name="JSON-NODE-HOLDS-NULL.parameters"></a><h4>Parameters</h4>
641
641
  <div class="informaltable"><table width="100%" border="0">
642
642
  <colgroup>
643
643
  <col width="150px" class="parameters_name">
@@ -662,7 +662,7 @@ json_node_alloc (<em class="parameter"><code><span class="type">void</span></cod
662
662
  to initialize the returned value.</p>
663
663
  <p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
664
664
  <div class="refsect3">
665
- <a name="id-1.3.3.2.8.8.6"></a><h4>Returns</h4>
665
+ <a name="json-node-alloc.returns"></a><h4>Returns</h4>
666
666
  <p> the newly allocated <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. Use
667
667
  <a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()"><code class="function">json_node_free()</code></a> to free the resources allocated by this function. </p>
668
668
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -681,7 +681,7 @@ json_node_init (<em class="parameter"><code><a class="link" href="json-glib-JSON
681
681
  <p>If the node has already been initialized once, it will be reset to
682
682
  the given type, and any data contained will be cleared.</p>
683
683
  <div class="refsect3">
684
- <a name="id-1.3.3.2.8.9.6"></a><h4>Parameters</h4>
684
+ <a name="json-node-init.parameters"></a><h4>Parameters</h4>
685
685
  <div class="informaltable"><table width="100%" border="0">
686
686
  <colgroup>
687
687
  <col width="150px" class="parameters_name">
@@ -704,7 +704,7 @@ to</p></td>
704
704
  </table></div>
705
705
  </div>
706
706
  <div class="refsect3">
707
- <a name="id-1.3.3.2.8.9.7"></a><h4>Returns</h4>
707
+ <a name="json-node-init.returns"></a><h4>Returns</h4>
708
708
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
709
709
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
710
710
  </div>
@@ -722,7 +722,7 @@ json_node_init_int (<em class="parameter"><code><a class="link" href="json-glib-
722
722
  <p>If the node has already been initialized once, it will be reset to
723
723
  the given type, and any data contained will be cleared.</p>
724
724
  <div class="refsect3">
725
- <a name="id-1.3.3.2.8.10.6"></a><h4>Parameters</h4>
725
+ <a name="json-node-init-int.parameters"></a><h4>Parameters</h4>
726
726
  <div class="informaltable"><table width="100%" border="0">
727
727
  <colgroup>
728
728
  <col width="150px" class="parameters_name">
@@ -744,7 +744,7 @@ the given type, and any data contained will be cleared.</p>
744
744
  </table></div>
745
745
  </div>
746
746
  <div class="refsect3">
747
- <a name="id-1.3.3.2.8.10.7"></a><h4>Returns</h4>
747
+ <a name="json-node-init-int.returns"></a><h4>Returns</h4>
748
748
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
749
749
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
750
750
  </div>
@@ -762,7 +762,7 @@ json_node_init_double (<em class="parameter"><code><a class="link" href="json-gl
762
762
  <p>If the node has already been initialized once, it will be reset to
763
763
  the given type, and any data contained will be cleared.</p>
764
764
  <div class="refsect3">
765
- <a name="id-1.3.3.2.8.11.6"></a><h4>Parameters</h4>
765
+ <a name="json-node-init-double.parameters"></a><h4>Parameters</h4>
766
766
  <div class="informaltable"><table width="100%" border="0">
767
767
  <colgroup>
768
768
  <col width="150px" class="parameters_name">
@@ -784,7 +784,7 @@ the given type, and any data contained will be cleared.</p>
784
784
  </table></div>
785
785
  </div>
786
786
  <div class="refsect3">
787
- <a name="id-1.3.3.2.8.11.7"></a><h4>Returns</h4>
787
+ <a name="json-node-init-double.returns"></a><h4>Returns</h4>
788
788
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
789
789
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
790
790
  </div>
@@ -802,7 +802,7 @@ json_node_init_boolean (<em class="parameter"><code><a class="link" href="json-g
802
802
  <p>If the node has already been initialized once, it will be reset to
803
803
  the given type, and any data contained will be cleared.</p>
804
804
  <div class="refsect3">
805
- <a name="id-1.3.3.2.8.12.6"></a><h4>Parameters</h4>
805
+ <a name="json-node-init-boolean.parameters"></a><h4>Parameters</h4>
806
806
  <div class="informaltable"><table width="100%" border="0">
807
807
  <colgroup>
808
808
  <col width="150px" class="parameters_name">
@@ -824,7 +824,7 @@ the given type, and any data contained will be cleared.</p>
824
824
  </table></div>
825
825
  </div>
826
826
  <div class="refsect3">
827
- <a name="id-1.3.3.2.8.12.7"></a><h4>Returns</h4>
827
+ <a name="json-node-init-boolean.returns"></a><h4>Returns</h4>
828
828
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
829
829
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
830
830
  </div>
@@ -842,7 +842,7 @@ json_node_init_string (<em class="parameter"><code><a class="link" href="json-gl
842
842
  <p>If the node has already been initialized once, it will be reset to
843
843
  the given type, and any data contained will be cleared.</p>
844
844
  <div class="refsect3">
845
- <a name="id-1.3.3.2.8.13.6"></a><h4>Parameters</h4>
845
+ <a name="json-node-init-string.parameters"></a><h4>Parameters</h4>
846
846
  <div class="informaltable"><table width="100%" border="0">
847
847
  <colgroup>
848
848
  <col width="150px" class="parameters_name">
@@ -864,7 +864,7 @@ the given type, and any data contained will be cleared.</p>
864
864
  </table></div>
865
865
  </div>
866
866
  <div class="refsect3">
867
- <a name="id-1.3.3.2.8.13.7"></a><h4>Returns</h4>
867
+ <a name="json-node-init-string.returns"></a><h4>Returns</h4>
868
868
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
869
869
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
870
870
  </div>
@@ -880,7 +880,7 @@ json_node_init_null (<em class="parameter"><code><a class="link" href="json-glib
880
880
  <p>If the node has already been initialized once, it will be reset to
881
881
  the given type, and any data contained will be cleared.</p>
882
882
  <div class="refsect3">
883
- <a name="id-1.3.3.2.8.14.6"></a><h4>Parameters</h4>
883
+ <a name="json-node-init-null.parameters"></a><h4>Parameters</h4>
884
884
  <div class="informaltable"><table width="100%" border="0">
885
885
  <colgroup>
886
886
  <col width="150px" class="parameters_name">
@@ -895,7 +895,7 @@ the given type, and any data contained will be cleared.</p>
895
895
  </table></div>
896
896
  </div>
897
897
  <div class="refsect3">
898
- <a name="id-1.3.3.2.8.14.7"></a><h4>Returns</h4>
898
+ <a name="json-node-init-null.returns"></a><h4>Returns</h4>
899
899
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
900
900
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
901
901
  </div>
@@ -915,7 +915,7 @@ json_node_init_object (<em class="parameter"><code><a class="link" href="json-gl
915
915
  <p>If the node has already been initialized once, it will be reset to
916
916
  the given type, and any data contained will be cleared.</p>
917
917
  <div class="refsect3">
918
- <a name="id-1.3.3.2.8.15.7"></a><h4>Parameters</h4>
918
+ <a name="json-node-init-object.parameters"></a><h4>Parameters</h4>
919
919
  <div class="informaltable"><table width="100%" border="0">
920
920
  <colgroup>
921
921
  <col width="150px" class="parameters_name">
@@ -938,7 +938,7 @@ with, or <code class="literal">NULL</code>. </p></td>
938
938
  </table></div>
939
939
  </div>
940
940
  <div class="refsect3">
941
- <a name="id-1.3.3.2.8.15.8"></a><h4>Returns</h4>
941
+ <a name="json-node-init-object.returns"></a><h4>Returns</h4>
942
942
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
943
943
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
944
944
  </div>
@@ -958,7 +958,7 @@ json_node_init_array (<em class="parameter"><code><a class="link" href="json-gli
958
958
  <p>If the node has already been initialized once, it will be reset to
959
959
  the given type, and any data contained will be cleared.</p>
960
960
  <div class="refsect3">
961
- <a name="id-1.3.3.2.8.16.7"></a><h4>Parameters</h4>
961
+ <a name="json-node-init-array.parameters"></a><h4>Parameters</h4>
962
962
  <div class="informaltable"><table width="100%" border="0">
963
963
  <colgroup>
964
964
  <col width="150px" class="parameters_name">
@@ -981,7 +981,7 @@ with, or <code class="literal">NULL</code>. </p></td>
981
981
  </table></div>
982
982
  </div>
983
983
  <div class="refsect3">
984
- <a name="id-1.3.3.2.8.16.8"></a><h4>Returns</h4>
984
+ <a name="json-node-init-array.returns"></a><h4>Returns</h4>
985
985
  <p> the initialized <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
986
986
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
987
987
  </div>
@@ -1010,7 +1010,7 @@ and it's the equivalent of:</p>
1010
1010
  <p></p>
1011
1011
  <p><span class="annotation">[<acronym title="This symbol is a constructor, not a static method."><span class="acronym">constructor</span></acronym>]</span></p>
1012
1012
  <div class="refsect3">
1013
- <a name="id-1.3.3.2.8.17.9"></a><h4>Parameters</h4>
1013
+ <a name="json-node-new.parameters"></a><h4>Parameters</h4>
1014
1014
  <div class="informaltable"><table width="100%" border="0">
1015
1015
  <colgroup>
1016
1016
  <col width="150px" class="parameters_name">
@@ -1025,7 +1025,7 @@ and it's the equivalent of:</p>
1025
1025
  </table></div>
1026
1026
  </div>
1027
1027
  <div class="refsect3">
1028
- <a name="id-1.3.3.2.8.17.10"></a><h4>Returns</h4>
1028
+ <a name="json-node-new.returns"></a><h4>Returns</h4>
1029
1029
  <p> the newly created <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
1030
1030
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
1031
1031
  </div>
@@ -1043,7 +1043,7 @@ immutable.</p>
1043
1043
  is immutable. However,
1044
1044
  there should be no need to copy an immutable node.</p>
1045
1045
  <div class="refsect3">
1046
- <a name="id-1.3.3.2.8.18.6"></a><h4>Parameters</h4>
1046
+ <a name="json-node-copy.parameters"></a><h4>Parameters</h4>
1047
1047
  <div class="informaltable"><table width="100%" border="0">
1048
1048
  <colgroup>
1049
1049
  <col width="150px" class="parameters_name">
@@ -1058,7 +1058,7 @@ there should be no need to copy an immutable node.</p>
1058
1058
  </table></div>
1059
1059
  </div>
1060
1060
  <div class="refsect3">
1061
- <a name="id-1.3.3.2.8.18.7"></a><h4>Returns</h4>
1061
+ <a name="json-node-copy.returns"></a><h4>Returns</h4>
1062
1062
  <p> the copied <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>. </p>
1063
1063
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
1064
1064
  </div>
@@ -1071,7 +1071,7 @@ json_node_free (<em class="parameter"><code><a class="link" href="json-glib-JSON
1071
1071
  <p>Frees the resources allocated by <em class="parameter"><code>node</code></em>
1072
1072
  .</p>
1073
1073
  <div class="refsect3">
1074
- <a name="id-1.3.3.2.8.19.5"></a><h4>Parameters</h4>
1074
+ <a name="json-node-free.parameters"></a><h4>Parameters</h4>
1075
1075
  <div class="informaltable"><table width="100%" border="0">
1076
1076
  <colgroup>
1077
1077
  <col width="150px" class="parameters_name">
@@ -1094,7 +1094,7 @@ json_node_ref (<em class="parameter"><code><a class="link" href="json-glib-JSON-
1094
1094
  <p>Increment the reference count of <em class="parameter"><code>node</code></em>
1095
1095
  .</p>
1096
1096
  <div class="refsect3">
1097
- <a name="id-1.3.3.2.8.20.5"></a><h4>Parameters</h4>
1097
+ <a name="json-node-ref.parameters"></a><h4>Parameters</h4>
1098
1098
  <div class="informaltable"><table width="100%" border="0">
1099
1099
  <colgroup>
1100
1100
  <col width="150px" class="parameters_name">
@@ -1109,7 +1109,7 @@ json_node_ref (<em class="parameter"><code><a class="link" href="json-glib-JSON-
1109
1109
  </table></div>
1110
1110
  </div>
1111
1111
  <div class="refsect3">
1112
- <a name="id-1.3.3.2.8.20.6"></a><h4>Returns</h4>
1112
+ <a name="json-node-ref.returns"></a><h4>Returns</h4>
1113
1113
  <p> a pointer to <em class="parameter"><code>node</code></em>
1114
1114
  . </p>
1115
1115
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -1125,7 +1125,7 @@ json_node_unref (<em class="parameter"><code><a class="link" href="json-glib-JSO
1125
1125
  . If it reaches zero, the node is
1126
1126
  freed.</p>
1127
1127
  <div class="refsect3">
1128
- <a name="id-1.3.3.2.8.21.5"></a><h4>Parameters</h4>
1128
+ <a name="json-node-unref.parameters"></a><h4>Parameters</h4>
1129
1129
  <div class="informaltable"><table width="100%" border="0">
1130
1130
  <colgroup>
1131
1131
  <col width="150px" class="parameters_name">
@@ -1150,7 +1150,7 @@ json_node_is_immutable (<em class="parameter"><code><a class="link" href="json-g
1150
1150
  has been marked as immutable by calling
1151
1151
  <a class="link" href="json-glib-JSON-Node.html#json-node-seal" title="json_node_seal ()"><code class="function">json_node_seal()</code></a> on it.</p>
1152
1152
  <div class="refsect3">
1153
- <a name="id-1.3.3.2.8.22.5"></a><h4>Parameters</h4>
1153
+ <a name="json-node-is-immutable.parameters"></a><h4>Parameters</h4>
1154
1154
  <div class="informaltable"><table width="100%" border="0">
1155
1155
  <colgroup>
1156
1156
  <col width="150px" class="parameters_name">
@@ -1165,7 +1165,7 @@ json_node_is_immutable (<em class="parameter"><code><a class="link" href="json-g
1165
1165
  </table></div>
1166
1166
  </div>
1167
1167
  <div class="refsect3">
1168
- <a name="id-1.3.3.2.8.22.6"></a><h4>Returns</h4>
1168
+ <a name="json-node-is-immutable.returns"></a><h4>Returns</h4>
1169
1169
  <p> <code class="literal">TRUE</code> if the <em class="parameter"><code>node</code></em>
1170
1170
  is immutable</p>
1171
1171
  </div>
@@ -1184,7 +1184,7 @@ sealed, etc.</p>
1184
1184
  <p>If the <em class="parameter"><code>node</code></em>
1185
1185
  is already immutable, this is a no-op.</p>
1186
1186
  <div class="refsect3">
1187
- <a name="id-1.3.3.2.8.23.6"></a><h4>Parameters</h4>
1187
+ <a name="json-node-seal.parameters"></a><h4>Parameters</h4>
1188
1188
  <div class="informaltable"><table width="100%" border="0">
1189
1189
  <colgroup>
1190
1190
  <col width="150px" class="parameters_name">
@@ -1212,7 +1212,7 @@ is immutable, this is a fast operation; otherwise, it scales proportionally
1212
1212
  with the size of the node’s value (for example, with the number of members
1213
1213
  in the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> if this node contains an object).</p>
1214
1214
  <div class="refsect3">
1215
- <a name="id-1.3.3.2.8.24.6"></a><h4>Parameters</h4>
1215
+ <a name="json-node-hash.parameters"></a><h4>Parameters</h4>
1216
1216
  <div class="informaltable"><table width="100%" border="0">
1217
1217
  <colgroup>
1218
1218
  <col width="150px" class="parameters_name">
@@ -1227,7 +1227,7 @@ in the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class=
1227
1227
  </table></div>
1228
1228
  </div>
1229
1229
  <div class="refsect3">
1230
- <a name="id-1.3.3.2.8.24.7"></a><h4>Returns</h4>
1230
+ <a name="json-node-hash.returns"></a><h4>Returns</h4>
1231
1231
  <p> hash value for <em class="parameter"><code>key</code></em>
1232
1232
  </p>
1233
1233
  </div>
@@ -1241,12 +1241,12 @@ json_node_equal (<em class="parameter"><code><span class="type">gconstpointer</s
1241
1241
  <em class="parameter"><code><span class="type">gconstpointer</span> b</code></em>);</pre>
1242
1242
  <p>Check whether <em class="parameter"><code>a</code></em>
1243
1243
  and <em class="parameter"><code>b</code></em>
1244
- are equal <a href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNodes</span></a>, meaning they have the same
1244
+ are equal <a href="json-glib-JSON-Node.html#JsonNode-struct"><span class="type">JsonNodes</span></a>, meaning they have the same
1245
1245
  type and same values (checked recursively). Note that integer values are
1246
1246
  compared numerically, ignoring type, so a double value 4.0 is equal to the
1247
1247
  integer value 4.</p>
1248
1248
  <div class="refsect3">
1249
- <a name="id-1.3.3.2.8.25.5"></a><h4>Parameters</h4>
1249
+ <a name="json-node-equal.parameters"></a><h4>Parameters</h4>
1250
1250
  <div class="informaltable"><table width="100%" border="0">
1251
1251
  <colgroup>
1252
1252
  <col width="150px" class="parameters_name">
@@ -1268,7 +1268,7 @@ integer value 4.</p>
1268
1268
  </table></div>
1269
1269
  </div>
1270
1270
  <div class="refsect3">
1271
- <a name="id-1.3.3.2.8.25.6"></a><h4>Returns</h4>
1271
+ <a name="json-node-equal.returns"></a><h4>Returns</h4>
1272
1272
  <p> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em>
1273
1273
  and <em class="parameter"><code>b</code></em>
1274
1274
  are equal; <code class="literal">FALSE</code> otherwise</p>
@@ -1286,7 +1286,7 @@ json_node_set_array (<em class="parameter"><code><a class="link" href="json-glib
1286
1286
  and increases the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> reference count.</p>
1287
1287
  <p>It is an error to call this on an immutable node.</p>
1288
1288
  <div class="refsect3">
1289
- <a name="id-1.3.3.2.8.26.6"></a><h4>Parameters</h4>
1289
+ <a name="json-node-set-array.parameters"></a><h4>Parameters</h4>
1290
1290
  <div class="informaltable"><table width="100%" border="0">
1291
1291
  <colgroup>
1292
1292
  <col width="150px" class="parameters_name">
@@ -1319,7 +1319,7 @@ json_node_take_array (<em class="parameter"><code><a class="link" href="json-gli
1319
1319
  without increasing the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> reference count.</p>
1320
1320
  <p>It is an error to call this on an immutable node.</p>
1321
1321
  <div class="refsect3">
1322
- <a name="id-1.3.3.2.8.27.6"></a><h4>Parameters</h4>
1322
+ <a name="json-node-take-array.parameters"></a><h4>Parameters</h4>
1323
1323
  <div class="informaltable"><table width="100%" border="0">
1324
1324
  <colgroup>
1325
1325
  <col width="150px" class="parameters_name">
@@ -1348,7 +1348,7 @@ json_node_take_array (<em class="parameter"><code><a class="link" href="json-gli
1348
1348
  json_node_get_array (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1349
1349
  <p>Retrieves the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1350
1350
  <div class="refsect3">
1351
- <a name="id-1.3.3.2.8.28.5"></a><h4>Parameters</h4>
1351
+ <a name="json-node-get-array.parameters"></a><h4>Parameters</h4>
1352
1352
  <div class="informaltable"><table width="100%" border="0">
1353
1353
  <colgroup>
1354
1354
  <col width="150px" class="parameters_name">
@@ -1363,7 +1363,7 @@ json_node_get_array (<em class="parameter"><code><a class="link" href="json-glib
1363
1363
  </table></div>
1364
1364
  </div>
1365
1365
  <div class="refsect3">
1366
- <a name="id-1.3.3.2.8.28.6"></a><h4>Returns</h4>
1366
+ <a name="json-node-get-array.returns"></a><h4>Returns</h4>
1367
1367
  <p> the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a>. </p>
1368
1368
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1369
1369
  </div>
@@ -1376,7 +1376,7 @@ json_node_dup_array (<em class="parameter"><code><a class="link" href="json-glib
1376
1376
  <p>Retrieves the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> and returns it
1377
1377
  with its reference count increased by one.</p>
1378
1378
  <div class="refsect3">
1379
- <a name="id-1.3.3.2.8.29.5"></a><h4>Parameters</h4>
1379
+ <a name="json-node-dup-array.parameters"></a><h4>Parameters</h4>
1380
1380
  <div class="informaltable"><table width="100%" border="0">
1381
1381
  <colgroup>
1382
1382
  <col width="150px" class="parameters_name">
@@ -1391,7 +1391,7 @@ with its reference count increased by one.</p>
1391
1391
  </table></div>
1392
1392
  </div>
1393
1393
  <div class="refsect3">
1394
- <a name="id-1.3.3.2.8.29.6"></a><h4>Returns</h4>
1394
+ <a name="json-node-dup-array.returns"></a><h4>Returns</h4>
1395
1395
  <p> the <a class="link" href="json-glib-JSON-Array.html#JsonArray"><span class="type">JsonArray</span></a> with its reference
1396
1396
  count increased. </p>
1397
1397
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -1411,7 +1411,7 @@ json_node_set_object (<em class="parameter"><code><a class="link" href="json-gli
1411
1411
  is <code class="literal">NULL</code>, the node’s existing object is cleared.</p>
1412
1412
  <p>It is an error to call this on an immutable node.</p>
1413
1413
  <div class="refsect3">
1414
- <a name="id-1.3.3.2.8.30.7"></a><h4>Parameters</h4>
1414
+ <a name="json-node-set-object.parameters"></a><h4>Parameters</h4>
1415
1415
  <div class="informaltable"><table width="100%" border="0">
1416
1416
  <colgroup>
1417
1417
  <col width="150px" class="parameters_name">
@@ -1445,7 +1445,7 @@ json_node_take_object (<em class="parameter"><code><a class="link" href="json-gl
1445
1445
  is not increased.</p>
1446
1446
  <p>It is an error to call this on an immutable node.</p>
1447
1447
  <div class="refsect3">
1448
- <a name="id-1.3.3.2.8.31.6"></a><h4>Parameters</h4>
1448
+ <a name="json-node-take-object.parameters"></a><h4>Parameters</h4>
1449
1449
  <div class="informaltable"><table width="100%" border="0">
1450
1450
  <colgroup>
1451
1451
  <col width="150px" class="parameters_name">
@@ -1474,7 +1474,7 @@ json_node_take_object (<em class="parameter"><code><a class="link" href="json-gl
1474
1474
  json_node_get_object (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1475
1475
  <p>Retrieves the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1476
1476
  <div class="refsect3">
1477
- <a name="id-1.3.3.2.8.32.5"></a><h4>Parameters</h4>
1477
+ <a name="json-node-get-object.parameters"></a><h4>Parameters</h4>
1478
1478
  <div class="informaltable"><table width="100%" border="0">
1479
1479
  <colgroup>
1480
1480
  <col width="150px" class="parameters_name">
@@ -1489,7 +1489,7 @@ json_node_get_object (<em class="parameter"><code><a class="link" href="json-gli
1489
1489
  </table></div>
1490
1490
  </div>
1491
1491
  <div class="refsect3">
1492
- <a name="id-1.3.3.2.8.32.6"></a><h4>Returns</h4>
1492
+ <a name="json-node-get-object.returns"></a><h4>Returns</h4>
1493
1493
  <p> the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. </p>
1494
1494
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1495
1495
  </div>
@@ -1503,7 +1503,7 @@ json_node_dup_object (<em class="parameter"><code><a class="link" href="json-gli
1503
1503
  . The reference count of
1504
1504
  the returned object is increased.</p>
1505
1505
  <div class="refsect3">
1506
- <a name="id-1.3.3.2.8.33.5"></a><h4>Parameters</h4>
1506
+ <a name="json-node-dup-object.parameters"></a><h4>Parameters</h4>
1507
1507
  <div class="informaltable"><table width="100%" border="0">
1508
1508
  <colgroup>
1509
1509
  <col width="150px" class="parameters_name">
@@ -1518,7 +1518,7 @@ the returned object is increased.</p>
1518
1518
  </table></div>
1519
1519
  </div>
1520
1520
  <div class="refsect3">
1521
- <a name="id-1.3.3.2.8.33.6"></a><h4>Returns</h4>
1521
+ <a name="json-node-dup-object.returns"></a><h4>Returns</h4>
1522
1522
  <p> the <a class="link" href="json-glib-JSON-Object.html#JsonObject"><span class="type">JsonObject</span></a>. </p>
1523
1523
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
1524
1524
  </div>
@@ -1534,7 +1534,7 @@ json_node_set_value (<em class="parameter"><code><a class="link" href="json-glib
1534
1534
  . The passed <span class="type">GValue</span> is copied into the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>.</p>
1535
1535
  <p>It is an error to call this on an immutable node.</p>
1536
1536
  <div class="refsect3">
1537
- <a name="id-1.3.3.2.8.34.6"></a><h4>Parameters</h4>
1537
+ <a name="json-node-set-value.parameters"></a><h4>Parameters</h4>
1538
1538
  <div class="informaltable"><table width="100%" border="0">
1539
1539
  <colgroup>
1540
1540
  <col width="150px" class="parameters_name">
@@ -1566,7 +1566,7 @@ json_node_get_value (<em class="parameter"><code><a class="link" href="json-glib
1566
1566
  . When done
1567
1567
  using it, call <code class="function">g_value_unset()</code> on the <span class="type">GValue</span>.</p>
1568
1568
  <div class="refsect3">
1569
- <a name="id-1.3.3.2.8.35.5"></a><h4>Parameters</h4>
1569
+ <a name="json-node-get-value.parameters"></a><h4>Parameters</h4>
1570
1570
  <div class="informaltable"><table width="100%" border="0">
1571
1571
  <colgroup>
1572
1572
  <col width="150px" class="parameters_name">
@@ -1600,7 +1600,7 @@ json_node_set_boolean (<em class="parameter"><code><a class="link" href="json-gl
1600
1600
  content.</p>
1601
1601
  <p>It is an error to call this on an immutable node.</p>
1602
1602
  <div class="refsect3">
1603
- <a name="id-1.3.3.2.8.36.6"></a><h4>Parameters</h4>
1603
+ <a name="json-node-set-boolean.parameters"></a><h4>Parameters</h4>
1604
1604
  <div class="informaltable"><table width="100%" border="0">
1605
1605
  <colgroup>
1606
1606
  <col width="150px" class="parameters_name">
@@ -1629,7 +1629,7 @@ content.</p>
1629
1629
  json_node_get_boolean (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1630
1630
  <p>Gets the boolean value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1631
1631
  <div class="refsect3">
1632
- <a name="id-1.3.3.2.8.37.5"></a><h4>Parameters</h4>
1632
+ <a name="json-node-get-boolean.parameters"></a><h4>Parameters</h4>
1633
1633
  <div class="informaltable"><table width="100%" border="0">
1634
1634
  <colgroup>
1635
1635
  <col width="150px" class="parameters_name">
@@ -1644,7 +1644,7 @@ json_node_get_boolean (<em class="parameter"><code><a class="link" href="json-gl
1644
1644
  </table></div>
1645
1645
  </div>
1646
1646
  <div class="refsect3">
1647
- <a name="id-1.3.3.2.8.37.6"></a><h4>Returns</h4>
1647
+ <a name="json-node-get-boolean.returns"></a><h4>Returns</h4>
1648
1648
  <p> a boolean value.</p>
1649
1649
  </div>
1650
1650
  </div>
@@ -1660,7 +1660,7 @@ json_node_set_double (<em class="parameter"><code><a class="link" href="json-gli
1660
1660
  content.</p>
1661
1661
  <p>It is an error to call this on an immutable node.</p>
1662
1662
  <div class="refsect3">
1663
- <a name="id-1.3.3.2.8.38.6"></a><h4>Parameters</h4>
1663
+ <a name="json-node-set-double.parameters"></a><h4>Parameters</h4>
1664
1664
  <div class="informaltable"><table width="100%" border="0">
1665
1665
  <colgroup>
1666
1666
  <col width="150px" class="parameters_name">
@@ -1689,7 +1689,7 @@ content.</p>
1689
1689
  json_node_get_double (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1690
1690
  <p>Gets the double value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1691
1691
  <div class="refsect3">
1692
- <a name="id-1.3.3.2.8.39.5"></a><h4>Parameters</h4>
1692
+ <a name="json-node-get-double.parameters"></a><h4>Parameters</h4>
1693
1693
  <div class="informaltable"><table width="100%" border="0">
1694
1694
  <colgroup>
1695
1695
  <col width="150px" class="parameters_name">
@@ -1704,7 +1704,7 @@ json_node_get_double (<em class="parameter"><code><a class="link" href="json-gli
1704
1704
  </table></div>
1705
1705
  </div>
1706
1706
  <div class="refsect3">
1707
- <a name="id-1.3.3.2.8.39.6"></a><h4>Returns</h4>
1707
+ <a name="json-node-get-double.returns"></a><h4>Returns</h4>
1708
1708
  <p> a double value.</p>
1709
1709
  </div>
1710
1710
  </div>
@@ -1720,7 +1720,7 @@ json_node_set_int (<em class="parameter"><code><a class="link" href="json-glib-J
1720
1720
  content.</p>
1721
1721
  <p>It is an error to call this on an immutable node.</p>
1722
1722
  <div class="refsect3">
1723
- <a name="id-1.3.3.2.8.40.6"></a><h4>Parameters</h4>
1723
+ <a name="json-node-set-int.parameters"></a><h4>Parameters</h4>
1724
1724
  <div class="informaltable"><table width="100%" border="0">
1725
1725
  <colgroup>
1726
1726
  <col width="150px" class="parameters_name">
@@ -1749,7 +1749,7 @@ content.</p>
1749
1749
  json_node_get_int (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1750
1750
  <p>Gets the integer value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1751
1751
  <div class="refsect3">
1752
- <a name="id-1.3.3.2.8.41.5"></a><h4>Parameters</h4>
1752
+ <a name="json-node-get-int.parameters"></a><h4>Parameters</h4>
1753
1753
  <div class="informaltable"><table width="100%" border="0">
1754
1754
  <colgroup>
1755
1755
  <col width="150px" class="parameters_name">
@@ -1764,7 +1764,7 @@ json_node_get_int (<em class="parameter"><code><a class="link" href="json-glib-J
1764
1764
  </table></div>
1765
1765
  </div>
1766
1766
  <div class="refsect3">
1767
- <a name="id-1.3.3.2.8.41.6"></a><h4>Returns</h4>
1767
+ <a name="json-node-get-int.returns"></a><h4>Returns</h4>
1768
1768
  <p> an integer value.</p>
1769
1769
  </div>
1770
1770
  </div>
@@ -1780,7 +1780,7 @@ json_node_set_string (<em class="parameter"><code><a class="link" href="json-gli
1780
1780
  content.</p>
1781
1781
  <p>It is an error to call this on an immutable node.</p>
1782
1782
  <div class="refsect3">
1783
- <a name="id-1.3.3.2.8.42.6"></a><h4>Parameters</h4>
1783
+ <a name="json-node-set-string.parameters"></a><h4>Parameters</h4>
1784
1784
  <div class="informaltable"><table width="100%" border="0">
1785
1785
  <colgroup>
1786
1786
  <col width="150px" class="parameters_name">
@@ -1809,7 +1809,7 @@ content.</p>
1809
1809
  json_node_get_string (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1810
1810
  <p>Gets the string value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1811
1811
  <div class="refsect3">
1812
- <a name="id-1.3.3.2.8.43.5"></a><h4>Parameters</h4>
1812
+ <a name="json-node-get-string.parameters"></a><h4>Parameters</h4>
1813
1813
  <div class="informaltable"><table width="100%" border="0">
1814
1814
  <colgroup>
1815
1815
  <col width="150px" class="parameters_name">
@@ -1824,7 +1824,7 @@ json_node_get_string (<em class="parameter"><code><a class="link" href="json-gli
1824
1824
  </table></div>
1825
1825
  </div>
1826
1826
  <div class="refsect3">
1827
- <a name="id-1.3.3.2.8.43.6"></a><h4>Returns</h4>
1827
+ <a name="json-node-get-string.returns"></a><h4>Returns</h4>
1828
1828
  <p> a string value.</p>
1829
1829
  </div>
1830
1830
  </div>
@@ -1835,7 +1835,7 @@ json_node_get_string (<em class="parameter"><code><a class="link" href="json-gli
1835
1835
  json_node_dup_string (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1836
1836
  <p>Gets a copy of the string value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a></p>
1837
1837
  <div class="refsect3">
1838
- <a name="id-1.3.3.2.8.44.5"></a><h4>Parameters</h4>
1838
+ <a name="json-node-dup-string.parameters"></a><h4>Parameters</h4>
1839
1839
  <div class="informaltable"><table width="100%" border="0">
1840
1840
  <colgroup>
1841
1841
  <col width="150px" class="parameters_name">
@@ -1850,7 +1850,7 @@ json_node_dup_string (<em class="parameter"><code><a class="link" href="json-gli
1850
1850
  </table></div>
1851
1851
  </div>
1852
1852
  <div class="refsect3">
1853
- <a name="id-1.3.3.2.8.44.6"></a><h4>Returns</h4>
1853
+ <a name="json-node-dup-string.returns"></a><h4>Returns</h4>
1854
1854
  <p> a newly allocated string containing a copy
1855
1855
  of the <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> contents. Use <code class="function">g_free()</code> to free the allocated resources. </p>
1856
1856
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
@@ -1869,7 +1869,7 @@ json_node_set_parent (<em class="parameter"><code><a class="link" href="json-gli
1869
1869
  may be
1870
1870
  immutable.</p>
1871
1871
  <div class="refsect3">
1872
- <a name="id-1.3.3.2.8.45.6"></a><h4>Parameters</h4>
1872
+ <a name="json-node-set-parent.parameters"></a><h4>Parameters</h4>
1873
1873
  <div class="informaltable"><table width="100%" border="0">
1874
1874
  <colgroup>
1875
1875
  <col width="150px" class="parameters_name">
@@ -1901,7 +1901,7 @@ json_node_get_parent (<em class="parameter"><code><a class="link" href="json-gli
1901
1901
  <p>Retrieves the parent <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>node</code></em>
1902
1902
  .</p>
1903
1903
  <div class="refsect3">
1904
- <a name="id-1.3.3.2.8.46.5"></a><h4>Parameters</h4>
1904
+ <a name="json-node-get-parent.parameters"></a><h4>Parameters</h4>
1905
1905
  <div class="informaltable"><table width="100%" border="0">
1906
1906
  <colgroup>
1907
1907
  <col width="150px" class="parameters_name">
@@ -1916,7 +1916,7 @@ json_node_get_parent (<em class="parameter"><code><a class="link" href="json-gli
1916
1916
  </table></div>
1917
1917
  </div>
1918
1918
  <div class="refsect3">
1919
- <a name="id-1.3.3.2.8.46.6"></a><h4>Returns</h4>
1919
+ <a name="json-node-get-parent.returns"></a><h4>Returns</h4>
1920
1920
  <p> the parent node, or <code class="literal">NULL</code> if <em class="parameter"><code>node</code></em>
1921
1921
  is
1922
1922
  the root node. </p>
@@ -1931,7 +1931,7 @@ json_node_type_name (<em class="parameter"><code><a class="link" href="json-glib
1931
1931
  <p>Retrieves the user readable name of the data type contained by <em class="parameter"><code>node</code></em>
1932
1932
  .</p>
1933
1933
  <div class="refsect3">
1934
- <a name="id-1.3.3.2.8.47.5"></a><h4>Parameters</h4>
1934
+ <a name="json-node-type-name.parameters"></a><h4>Parameters</h4>
1935
1935
  <div class="informaltable"><table width="100%" border="0">
1936
1936
  <colgroup>
1937
1937
  <col width="150px" class="parameters_name">
@@ -1946,7 +1946,7 @@ json_node_type_name (<em class="parameter"><code><a class="link" href="json-glib
1946
1946
  </table></div>
1947
1947
  </div>
1948
1948
  <div class="refsect3">
1949
- <a name="id-1.3.3.2.8.47.6"></a><h4>Returns</h4>
1949
+ <a name="json-node-type-name.returns"></a><h4>Returns</h4>
1950
1950
  <p> a string containing the name of the type. The returned string
1951
1951
  is owned by the node and should never be modified or freed</p>
1952
1952
  </div>
@@ -1958,7 +1958,7 @@ is owned by the node and should never be modified or freed</p>
1958
1958
  json_node_get_value_type (<em class="parameter"><code><a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a> *node</code></em>);</pre>
1959
1959
  <p>Returns the <span class="type">GType</span> of the payload of the node.</p>
1960
1960
  <div class="refsect3">
1961
- <a name="id-1.3.3.2.8.48.5"></a><h4>Parameters</h4>
1961
+ <a name="json-node-get-value-type.parameters"></a><h4>Parameters</h4>
1962
1962
  <div class="informaltable"><table width="100%" border="0">
1963
1963
  <colgroup>
1964
1964
  <col width="150px" class="parameters_name">
@@ -1973,7 +1973,7 @@ json_node_get_value_type (<em class="parameter"><code><a class="link" href="json
1973
1973
  </table></div>
1974
1974
  </div>
1975
1975
  <div class="refsect3">
1976
- <a name="id-1.3.3.2.8.48.6"></a><h4>Returns</h4>
1976
+ <a name="json-node-get-value-type.returns"></a><h4>Returns</h4>
1977
1977
  <p> a <span class="type">GType</span> for the payload.</p>
1978
1978
  </div>
1979
1979
  <p class="since">Since: <a class="link" href="ix03.html#api-index-0.4">0.4</a></p>
@@ -1986,7 +1986,7 @@ json_node_get_node_type (<em class="parameter"><code><a class="link" href="json-
1986
1986
  <p>Retrieves the <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> of <em class="parameter"><code>node</code></em>
1987
1987
  </p>
1988
1988
  <div class="refsect3">
1989
- <a name="id-1.3.3.2.8.49.5"></a><h4>Parameters</h4>
1989
+ <a name="json-node-get-node-type.parameters"></a><h4>Parameters</h4>
1990
1990
  <div class="informaltable"><table width="100%" border="0">
1991
1991
  <colgroup>
1992
1992
  <col width="150px" class="parameters_name">
@@ -2001,7 +2001,7 @@ json_node_get_node_type (<em class="parameter"><code><a class="link" href="json-
2001
2001
  </table></div>
2002
2002
  </div>
2003
2003
  <div class="refsect3">
2004
- <a name="id-1.3.3.2.8.49.6"></a><h4>Returns</h4>
2004
+ <a name="json-node-get-node-type.returns"></a><h4>Returns</h4>
2005
2005
  <p> the type of the node</p>
2006
2006
  </div>
2007
2007
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -2016,7 +2016,7 @@ json_node_is_null (<em class="parameter"><code><a class="link" href="json-glib-J
2016
2016
  <p>A <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a> node is not the same as a <code class="literal">NULL</code> <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>; a
2017
2017
  <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a> represents a 'null' value in the JSON tree.</p>
2018
2018
  <div class="refsect3">
2019
- <a name="id-1.3.3.2.8.50.6"></a><h4>Parameters</h4>
2019
+ <a name="json-node-is-null.parameters"></a><h4>Parameters</h4>
2020
2020
  <div class="informaltable"><table width="100%" border="0">
2021
2021
  <colgroup>
2022
2022
  <col width="150px" class="parameters_name">
@@ -2031,7 +2031,7 @@ json_node_is_null (<em class="parameter"><code><a class="link" href="json-glib-J
2031
2031
  </table></div>
2032
2032
  </div>
2033
2033
  <div class="refsect3">
2034
- <a name="id-1.3.3.2.8.50.7"></a><h4>Returns</h4>
2034
+ <a name="json-node-is-null.returns"></a><h4>Returns</h4>
2035
2035
  <p> <code class="literal">TRUE</code> if the node is null</p>
2036
2036
  </div>
2037
2037
  <p class="since">Since: <a class="link" href="ix05.html#api-index-0.8">0.8</a></p>
@@ -2047,7 +2047,7 @@ json_string_hash (<em class="parameter"><code><span class="type">gconstpointer</
2047
2047
  decomposition or normalisation. This is not explicitly mentioned in the JSON
2048
2048
  standard (ECMA-404), but is assumed.</p>
2049
2049
  <div class="refsect3">
2050
- <a name="id-1.3.3.2.8.51.6"></a><h4>Parameters</h4>
2050
+ <a name="json-string-hash.parameters"></a><h4>Parameters</h4>
2051
2051
  <div class="informaltable"><table width="100%" border="0">
2052
2052
  <colgroup>
2053
2053
  <col width="150px" class="parameters_name">
@@ -2062,7 +2062,7 @@ standard (ECMA-404), but is assumed.</p>
2062
2062
  </table></div>
2063
2063
  </div>
2064
2064
  <div class="refsect3">
2065
- <a name="id-1.3.3.2.8.51.7"></a><h4>Returns</h4>
2065
+ <a name="json-string-hash.returns"></a><h4>Returns</h4>
2066
2066
  <p> hash value for <em class="parameter"><code>key</code></em>
2067
2067
  </p>
2068
2068
  </div>
@@ -2078,7 +2078,7 @@ json_string_equal (<em class="parameter"><code><span class="type">gconstpointer<
2078
2078
  and <em class="parameter"><code>b</code></em>
2079
2079
  are equal UTF-8 JSON strings.</p>
2080
2080
  <div class="refsect3">
2081
- <a name="id-1.3.3.2.8.52.5"></a><h4>Parameters</h4>
2081
+ <a name="json-string-equal.parameters"></a><h4>Parameters</h4>
2082
2082
  <div class="informaltable"><table width="100%" border="0">
2083
2083
  <colgroup>
2084
2084
  <col width="150px" class="parameters_name">
@@ -2100,7 +2100,7 @@ json_string_equal (<em class="parameter"><code><span class="type">gconstpointer<
2100
2100
  </table></div>
2101
2101
  </div>
2102
2102
  <div class="refsect3">
2103
- <a name="id-1.3.3.2.8.52.6"></a><h4>Returns</h4>
2103
+ <a name="json-string-equal.returns"></a><h4>Returns</h4>
2104
2104
  <p> <code class="literal">TRUE</code> if <em class="parameter"><code>a</code></em>
2105
2105
  and <em class="parameter"><code>b</code></em>
2106
2106
  are equal; <code class="literal">FALSE</code> otherwise</p>
@@ -2118,7 +2118,7 @@ json_string_compare (<em class="parameter"><code><span class="type">gconstpointe
2118
2118
  are equal UTF-8 JSON strings and return an ordering
2119
2119
  over them in <code class="function">strcmp()</code> style.</p>
2120
2120
  <div class="refsect3">
2121
- <a name="id-1.3.3.2.8.53.5"></a><h4>Parameters</h4>
2121
+ <a name="json-string-compare.parameters"></a><h4>Parameters</h4>
2122
2122
  <div class="informaltable"><table width="100%" border="0">
2123
2123
  <colgroup>
2124
2124
  <col width="150px" class="parameters_name">
@@ -2140,7 +2140,7 @@ over them in <code class="function">strcmp()</code> style.</p>
2140
2140
  </table></div>
2141
2141
  </div>
2142
2142
  <div class="refsect3">
2143
- <a name="id-1.3.3.2.8.53.6"></a><h4>Returns</h4>
2143
+ <a name="json-string-compare.returns"></a><h4>Returns</h4>
2144
2144
  <p> an integer less than zero if <em class="parameter"><code>a</code></em>
2145
2145
  &lt; <em class="parameter"><code>b</code></em>
2146
2146
  , equal to zero if <em class="parameter"><code>a</code></em>
@@ -2159,7 +2159,7 @@ greater than zero if <em class="parameter"><code>a</code></em>
2159
2159
  <a name="JsonNodeType"></a><h3>enum JsonNodeType</h3>
2160
2160
  <p>Indicates the content of a <a class="link" href="json-glib-JSON-Node.html#JsonNode"><span class="type">JsonNode</span></a>.</p>
2161
2161
  <div class="refsect3">
2162
- <a name="id-1.3.3.2.9.2.4"></a><h4>Members</h4>
2162
+ <a name="JsonNodeType.members"></a><h4>Members</h4>
2163
2163
  <div class="informaltable"><table width="100%" border="0">
2164
2164
  <colgroup>
2165
2165
  <col width="300px" class="enum_members_name">
@@ -2210,6 +2210,6 @@ functions and never directly.</p>
2210
2210
  </div>
2211
2211
  </div>
2212
2212
  <div class="footer">
2213
- <hr>Generated by GTK-Doc V1.24</div>
2213
+ <hr>Generated by GTK-Doc V1.25</div>
2214
2214
  </body>
2215
2215
  </html>